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 | Namespaces
AITurnEnd.cs File Reference

Classes

class  XSSLG.AITurnEnd
 AI的回合结束,通知AI回合结束,AI做一些回合结束的操作 然后切换到玩家,并切换到回合开始 More...
 

Namespaces

namespace  XSSLG
 @Author: zhoutao @Date: 2021/5/9 @Description: 常用的战斗方法