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

战斗计算 More...

Static Public Member Functions

static int ApplyDamage (UnitBase src, UnitBase dest, int damage)
 

Static Private Member Functions

static void Die (Unit unit)
 

Detailed Description

战斗计算

Member Function Documentation

◆ ApplyDamage()

static int XSSLG.CombatCaculate.ApplyDamage ( UnitBase  src,
UnitBase  dest,
int  damage 
)
inlinestatic

◆ Die()

static void XSSLG.CombatCaculate.Die ( Unit  unit)
inlinestaticprivate

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