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 | Properties | List of all members
XSSLG.XSUnitNodeEditMode Class Reference

Editor Actions for XSUnitNode More...

Inheritance diagram for XSSLG.XSUnitNodeEditMode:

Public Member Functions

virtual void Start ()
 
virtual void Update ()
 
virtual void GenerateKey ()
 if unit is added by brush, it need a new key More...
 

Properties

Vector3 PrevPos [get, set]
 Record the last position in editor mode More...
 

Detailed Description

Editor Actions for XSUnitNode

Member Function Documentation

◆ GenerateKey()

virtual void XSSLG.XSUnitNodeEditMode.GenerateKey ( )
inlinevirtual

if unit is added by brush, it need a new key

◆ Start()

virtual void XSSLG.XSUnitNodeEditMode.Start ( )
inlinevirtual

◆ Update()

virtual void XSSLG.XSUnitNodeEditMode.Update ( )
inlinevirtual

Property Documentation

◆ PrevPos

Vector3 XSSLG.XSUnitNodeEditMode.PrevPos
getsetprotected

Record the last position in editor mode


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