Classes Window_BattleStatus - hikipuro/rpgmakermv_ref GitHub Wiki
Window_BattleStatus クラス
[クラス一覧 / rpg_windows.js]
(ver.1.6.2)
戦闘画面のパーティのステータス表示
定義場所: rpg_windows.js
クラスの属性
- 継承元: Window_Selectable
メソッド
名前 | 説明 |
---|---|
initialize | |
windowWidth | |
windowHeight | |
numVisibleRows | |
maxItems | |
refresh | |
drawItem | |
basicAreaRect | |
gaugeAreaRect | |
gaugeAreaWidth | |
drawBasicArea | |
drawGaugeArea | |
drawGaugeAreaWithTp | |
drawGaugeAreaWithoutTp |