Window_ScrollText.js
This file currently has no JSDoc documentation.
Source: Window_ScrollText.js
Description
This file appears to contain JavaScript code but no JSDoc comments were found to generate documentation.
To add documentation, please add JSDoc comments to the functions, classes, and methods in this file.
Example JSDoc Format
javascript
/**
* Description of the function
* @param {type} paramName - Description of the parameter
* @returns {type} Description of the return value
*/
function exampleFunction(paramName) {
// function implementation
}
贡献者
暂无相关贡献者
页面历史
暂无最近变更历史