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

Classes

interface  XSSLG.ICommonTable< TUPDATEDATA >
 套娃接口 More...
 
class  XSSLG.CommonTableItem< TDATA, TUPDATEDATA >
 带常用功能的skillbase和buffbase基类 More...
 
class  XSSLG.CommonTable< TITEM, TUPDATEDATA >
 skilltable和bufftable的基类 More...
 

Namespaces

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