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.
|
This is the complete list of members for XSSLG.XSGridShowMgr, including all inherited members.
AttackEffectShowRegion | XSSLG.XSGridShowMgr | private |
AttackShowRegion | XSSLG.XSGridShowMgr | private |
ClearAttackEffectRegion() | XSSLG.XSGridShowMgr | |
ClearAttackRegion() | XSSLG.XSGridShowMgr | |
ClearMoveRegion() | XSSLG.XSGridShowMgr | virtual |
MoveShowRegion | XSSLG.XSGridShowMgr | protected |
ShowAttackEffectRegion(Unit unit, SkillBase skill, XSTile tile) | XSSLG.XSGridShowMgr | inline |
ShowAttackRegion(Unit unit, SkillBase skill) | XSSLG.XSGridShowMgr | inline |
ShowMoveRegion(Unit unit) | XSSLG.XSGridShowMgr | inlinevirtual |
XSGridShowMgr(XSIGridShowRegion moveShowRegion, XSIGridShowRegion attackShowRegion, XSIGridShowRegion attackEffectShowRegion) | XSSLG.XSGridShowMgr | inline |