This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//============================================================================= | |
// rpg_windows.js v1.6.2 | |
//============================================================================= | |
//----------------------------------------------------------------------------- | |
// Window_Base | |
// | |
// The superclass of all windows within the game. | |
function Window_Base() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//============================================================================= | |
// Drill_MiniPlateForChar.js | |
//============================================================================= | |
/*: | |
* @plugindesc [v1.2] 鼠标 - 字符块的说明窗口 | |
* @author Drill_up | |
* | |
* @Drill_LE_param "皮肤样式-%d" | |
* @Drill_LE_parentKey "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//============================================================================= | |
// Drill_CoreOfWindowCharacter.js | |
//============================================================================= | |
/*: | |
* @plugindesc [v1.8] 窗口字符 - 窗口字符核心 | |
* @author Drill_up | |
* | |
* | |
* @help |