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.XSListView< T >, including all inherited members.
Listview | XSSLG.XSListView< T > | protected |
RefreshView(List< T > itemList) | XSSLG.XSListView< T > | inline |
UXMLPath | XSSLG.XSListView< T > | protected |
XSBaseView() | XSSLG.XSBaseView | inline |
XSListView(List< T > itemList, string title, Action addFunc, Action< T > removeFunc) | XSSLG.XSListView< T > | inline |