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.
|
攻击啊防御属性集合 More...
Public Member Functions | |
Stat () | |
Stat (Stat stat) | |
bool | Add (Stat stat) |
加其它属性 More... | |
void | Reset () |
重置 More... | |
void | Clone (Stat stat) |
拷贝 More... | |
Public Attributes | |
Attr | Str = new Attr() |
力量 More... | |
Attr | Def = new Attr() |
防守 More... | |
Attr | Mag = new Attr() |
魔力 More... | |
Attr | Dex = new Attr() |
魔防 More... | |
Attr | Mov = new Attr() |
移动 More... | |
Attr | Spd = new Attr() |
速度 More... | |
Attr | Res = new Attr() |
技巧 More... | |
Attr | Lck = new Attr() |
幸运 More... | |
Attr | Cha = new Attr() |
魅力 More... | |
HP | HP = new HP() |
攻击啊防御属性集合
|
inline |
|
inline |
|
inline |
加其它属性
|
inline |
拷贝
|
inline |
重置