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 | Public Attributes | List of all members
XSSLG.RolePanel Class Reference
Inheritance diagram for XSSLG.RolePanel:

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
 

Member Function Documentation

◆ init()

void XSSLG.RolePanel.init ( UnitBase  unit)
inline

设置面板显示

◆ OnClickClose()

void XSSLG.RolePanel.OnClickClose ( )
inline

Member Data Documentation

◆ chaText

RolePanelaAttr XSSLG.RolePanel.chaText

◆ classText

Text XSSLG.RolePanel.classText

◆ defText

RolePanelaAttr XSSLG.RolePanel.defText

◆ dexText

RolePanelaAttr XSSLG.RolePanel.dexText

◆ ExpText

Text XSSLG.RolePanel.ExpText

◆ hpText

Text XSSLG.RolePanel.hpText

◆ lckText

RolePanelaAttr XSSLG.RolePanel.lckText

◆ LvText

Text XSSLG.RolePanel.LvText

◆ magText

RolePanelaAttr XSSLG.RolePanel.magText

◆ movText

Text XSSLG.RolePanel.movText

◆ nameText

Text XSSLG.RolePanel.nameText

◆ resText

RolePanelaAttr XSSLG.RolePanel.resText

◆ spdText

RolePanelaAttr XSSLG.RolePanel.spdText

◆ strText

RolePanelaAttr XSSLG.RolePanel.strText

The documentation for this class was generated from the following file: