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.
|
unit的常量定义 More...
Public Types | |
enum class | AnimationSateType { None = 0 , Walk = 1 , WalkLeftTop = 1 , WalkLeftBottom = 2 , WalkRightTopo = 3 , WalkRightBottm = 4 , Attack = 5 , AttackLeftTop = 5 , AttackLeftBottom = 6 , AttackRightTopo = 7 , AttackRightBottm = 8 } |
行走动画枚举 More... | |
unit的常量定义
|
strong |