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.WorkItem< T, T1 >, including all inherited members.
Data | XSSLG.DataDecorate< T > | protected |
Init(T data) | XSSLG.DataDecorate< T > | inlinevirtual |
OnTurnStart(T1 data) | XSSLG.WorkItem< T, T1 > | pure virtual |
StartWork() | XSSLG.WorkItem< T, T1 > | pure virtual |
StopWork() | XSSLG.WorkItem< T, T1 > | pure virtual |
WorkItem(T data) | XSSLG.WorkItem< T, T1 > | inline |