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.
|
Classes | |
class | XSSLG.BattleFSMBase |
状态机,管理游戏中各个阶段的转换,从而分解每个阶段的操作 目前基础的流程 More... | |
Namespaces | |
namespace | XSSLG |
@Author: zhoutao @Date: 2021/5/9 @Description: 常用的战斗方法 | |