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.
|
Public Member Functions | |
void | Init (SkillBase skill) |
根据技能显示对应武器/魔法 More... | |
void | OnClick () |
点击 More... | |
Properties | |
SkillBase | Skill [get, set] |
Private Member Functions | |
void | Start () |
void | Update () |
void | OnMouseUp () |
IEnumerator | ChangePhase () |
|
inlineprivate |
|
inline |
根据技能显示对应武器/魔法
skill | 对应的技能 |
|
inline |
点击
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
getsetprivate |