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.ProgressbarLabel Class Reference
Inheritance diagram for XSSLG.ProgressbarLabel:

Public Member Functions

virtual void SetValue (int value, int max)
 

Protected Attributes

TMP_Text text
 
Image bar
 

Member Function Documentation

◆ SetValue()

virtual void XSSLG.ProgressbarLabel.SetValue ( int  value,
int  max 
)
inlinevirtual

Member Data Documentation

◆ bar

Image XSSLG.ProgressbarLabel.bar
protected

◆ text

TMP_Text XSSLG.ProgressbarLabel.text
protected

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