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.
Public Types | List of all members
XSSLG.UnitDefine Class Reference

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...
 

Detailed Description

unit的常量定义

Member Enumeration Documentation

◆ AnimationSateType

行走动画枚举

Enumerator
None 
Walk 
WalkLeftTop 
WalkLeftBottom 
WalkRightTopo 
WalkRightBottm 
Attack 
AttackLeftTop 
AttackLeftBottom 
AttackRightTopo 
AttackRightBottm 

The documentation for this class was generated from the following file: