| 
 | |||||||||
| 上一个 下一个 | 框架 无框架 | ||||||||
| hsgame 中 Label 的使用 | 
|---|
| 参数类型为 Label 的 hsgame 中的方法 | |
|---|---|
|  void | GameEngine.setInteractiveDialogForm(Form dialogForm,
                         Label questionLabel,
                         ListView listView)设置交互对话窗体。 | 
|  void | GameEngine.setNoInteractiveDialogForm(int type,
                           Form dialogForm,
                           Button dialogButton,
                           Label headLabel)设置无交互对话窗体。 | 
|  void | GameEngine.setNoInteractiveDialogForm(int type,
                           Form dialogForm,
                           Button dialogButton,
                           Label headLabel,
                           Label nameLabel)设置无交互对话窗体。 | 
|  void | GameEngine.setNoInteractiveDialogForm(int type,
                           Form dialogForm,
                           Button dialogButton,
                           Label headLabel,
                           Label questionLabel,
                           ListView listView)设置无交互对话窗体(扩展选择性对话)。 | 
| 
 | |||||||||
| 上一个 下一个 | 框架 无框架 | ||||||||