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

Public Member Functions

void Start ()
 
void SetValue (int value, int max)
 

Protected Attributes

Text nameText
 
ProgressbarLabel attrBar
 
string nameStr
 

Member Function Documentation

◆ SetValue()

void XSSLG.RolePanelaAttr.SetValue ( int  value,
int  max 
)
inline

◆ Start()

void XSSLG.RolePanelaAttr.Start ( )
inline

Member Data Documentation

◆ attrBar

ProgressbarLabel XSSLG.RolePanelaAttr.attrBar
protected

◆ nameStr

string XSSLG.RolePanelaAttr.nameStr
protected

◆ nameText

Text XSSLG.RolePanelaAttr.nameText
protected

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