XSGridEditor
1.0.0
XSGridEditor is a lightweight square grid map system for 2D/3D SRPG games, and comes with a simple and easy-to-use grid editing function. It can be used as a beginning for you to create SRPG games.
|
Public Member Functions | |
void | init (UnitBase unit) |
设置面板显示 More... | |
void | OnClickClose () |
Public Attributes | |
Text | nameText |
Text | classText |
Text | LvText |
Text | ExpText |
Text | hpText |
Text | movText |
RolePanelaAttr | strText |
RolePanelaAttr | defText |
RolePanelaAttr | magText |
RolePanelaAttr | dexText |
RolePanelaAttr | spdText |
RolePanelaAttr | resText |
RolePanelaAttr | lckText |
RolePanelaAttr | chaText |
|
inline |
设置面板显示
|
inline |
RolePanelaAttr XSSLG.RolePanel.chaText |
Text XSSLG.RolePanel.classText |
RolePanelaAttr XSSLG.RolePanel.defText |
RolePanelaAttr XSSLG.RolePanel.dexText |
Text XSSLG.RolePanel.ExpText |
Text XSSLG.RolePanel.hpText |
RolePanelaAttr XSSLG.RolePanel.lckText |
Text XSSLG.RolePanel.LvText |
RolePanelaAttr XSSLG.RolePanel.magText |
Text XSSLG.RolePanel.movText |
Text XSSLG.RolePanel.nameText |
RolePanelaAttr XSSLG.RolePanel.resText |
RolePanelaAttr XSSLG.RolePanel.spdText |
RolePanelaAttr XSSLG.RolePanel.strText |