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.
|
This is the complete list of members for XSSLG.XSListWindow, including all inherited members.
CreateGUI() | XSSLG.XSBaseWindow | inlinevirtual |
Init< T >(List< T > itemList, Action< T > okFunc) | XSSLG.XSListWindow | inlineprotectedvirtual |
Listview | XSSLG.XSListWindow | protected |
Root | XSSLG.XSBaseWindow | protected |
ShowExample< T >(List< T > itemList, string title, Action< T > okFunc) | XSSLG.XSListWindow | inlinestatic |
UXMLPath | XSSLG.XSListWindow | protected |