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.
Static Public Member Functions | List of all members
XSSLG.PhaseUtils Class Reference

phase常用方法 More...

Static Public Member Functions

static void CheckIsMoving< T > (PhaseBase phase, T logic, PhaseBase nextPhase)
 

Detailed Description

phase常用方法

Member Function Documentation

◆ CheckIsMoving< T >()

static void XSSLG.PhaseUtils.CheckIsMoving< T > ( PhaseBase  phase,
logic,
PhaseBase  nextPhase 
)
inlinestatic
Type Constraints
T :BattleLogic 

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