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.
|
1个回调函数的类型结构 More...
Public Attributes | |
T | callback |
int | priority |
object | target |
1个回调函数的类型结构
T | 回调函数类型 |
T | : | Delegate |
T XSSLG.EmitterItem< T >.callback |
int XSSLG.EmitterItem< T >.priority |
object XSSLG.EmitterItem< T >.target |