Class enchant.ui.MutableText
- Defined in: ui.enchant.js
Constructor Attributes | Constructor Name and Description |
---|---|
enchant.ui.MutableText(posX, posY, width)
|
Method Summary
Method Attributes | Method Name and Description |
---|---|
setText(txt)
ラベルの内容を書き換える関数
|
Class Detail
enchant.ui.MutableText(posX, posY, width)
- Parameters:
- posX
- posY
- width
Field Detail
row
text
ラベルの内容
Method Detail
-
setText(txt)ラベルの内容を書き換える関数
- Parameters:
- txt