Skip to content

Scene_Item ⇐ Scene_ItemBase

Kind: global class
Extends: Scene_ItemBase

  • Scene_Item ⇐ Scene_ItemBase
    • new Scene_Item()
    • .initialize() ⇒ void
    • .create() ⇒ void
    • .onItemOk() ⇒ void

new Scene_Item()

物品使用和管理界面的场景类。
The scene class of the item usage and management interface.


Scene_Item.initialize() ⇒ void

初始化物品场景对象。
Initializes the item scene object.

Kind: static method of Scene_Item
Returns: void - 无返回值 No return value


Scene_Item.create() ⇒ void

创建物品场景的显示对象。
Creates the display objects for the item scene.

Kind: static method of Scene_Item
Returns: void - 无返回值 No return value


Scene_Item.onItemOk() ⇒ void

当物品确定时使用物品。
Uses the item when the item is confirmed.

Kind: static method of Scene_Item
Returns: void - 无返回值 No return value


贡献者

暂无相关贡献者

页面历史

暂无最近变更历史
最近更新