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.
Static Public Member Functions | Protected Member Functions | Static Protected Attributes | Properties | List of all members
XSSLG.XSUE Class Reference

Static Public Member Functions

static void ShowTip (string desc)
 pop-up reminder More...
 
static XSGridMainEditMode GetGridMainEditMode ()
 
static void XSInitToggle (List< ToolbarToggle > toggleList, Action< int > toggleClickFunc)
 

Protected Member Functions

 XSUE ()
 

Static Protected Attributes

static XSGridMainEditMode gridMainEditMode
 

Properties

static XSPrefabNodeMgrPrefabNodeMgr [get]
 
static XSUnitMgrEditModeUnitMgrEditMode [get]
 
static XSGridHelperEditModeGridHelperEditMode [get]
 

Constructor & Destructor Documentation

◆ XSUE()

XSSLG.XSUE.XSUE ( )
inlineprotected

Member Function Documentation

◆ GetGridMainEditMode()

static XSGridMainEditMode XSSLG.XSUE.GetGridMainEditMode ( )
inlinestatic

◆ ShowTip()

static void XSSLG.XSUE.ShowTip ( string  desc)
inlinestatic

pop-up reminder

◆ XSInitToggle()

static void XSSLG.XSUE.XSInitToggle ( List< ToolbarToggle >  toggleList,
Action< int >  toggleClickFunc 
)
inlinestatic

Member Data Documentation

◆ gridMainEditMode

XSGridMainEditMode XSSLG.XSUE.gridMainEditMode
staticprotected

Property Documentation

◆ GridHelperEditMode

XSGridHelperEditMode? XSSLG.XSUE.GridHelperEditMode
staticget

◆ PrefabNodeMgr

XSPrefabNodeMgr? XSSLG.XSUE.PrefabNodeMgr
staticget

◆ UnitMgrEditMode

XSUnitMgrEditMode? XSSLG.XSUE.UnitMgrEditMode
staticget

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