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 | List of all members
XSSLG.XSINodeMgr< T > Interface Template Reference
Inheritance diagram for XSSLG.XSINodeMgr< T >:
XSSLG.XSNodeMgr< T >

Public Member Functions

bool Add (T node)
 
bool RemoveByWorldPos (Vector3 worldPos)
 

Member Function Documentation

◆ Add()

bool XSSLG.XSINodeMgr< T >.Add ( node)

Implemented in XSSLG.XSNodeMgr< T >.

◆ RemoveByWorldPos()

bool XSSLG.XSINodeMgr< T >.RemoveByWorldPos ( Vector3  worldPos)

Implemented in XSSLG.XSNodeMgr< T >.


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