| パッケージ | 説明 |
|---|---|
| kinugasa.rpgui |
マップチップ方式によるフィールドマップの構築と描画に関する機能およびそれに関連するGUI機能を提供します.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Text |
MessageWindowSprite.getCurrentText() |
Text[] |
TextStorage.getNextText(Text text) |
Text |
Text.reset() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
Text.compareTo(Text o) |
Text[] |
TextStorage.getNextText(Text text) |
void |
MessageWindowSprite.setText(Text text) |
| コンストラクタと説明 |
|---|
MessageWindowSprite(Text text,
TimeCounter tc,
MessageWindowModel model,
float x,
float y,
float width,
float height) |