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.XSTileNodeEditMode Class Reference

Editor Actions for XSTileNode More...

Inheritance diagram for XSSLG.XSTileNodeEditMode:

Public Member Functions

virtual void Start ()
 
virtual void Update ()
 

Properties

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

Detailed Description

Editor Actions for XSTileNode

Member Function Documentation

◆ Start()

virtual void XSSLG.XSTileNodeEditMode.Start ( )
inlinevirtual

◆ Update()

virtual void XSSLG.XSTileNodeEditMode.Update ( )
inlinevirtual

Property Documentation

◆ PrevPos

Vector3 XSSLG.XSTileNodeEditMode.PrevPos
getset

Record the last coordinates in editor mode


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