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.DataDecorate< T > Class Template Reference

数据包装 More...

Inheritance diagram for XSSLG.DataDecorate< T >:
XSSLG.WorkItem< T, T1 >

Public Member Functions

virtual bool Init (T data)
 

Properties

Data [get, private set]
 

Detailed Description

数据包装

Template Parameters
T数据类型

Member Function Documentation

◆ Init()

virtual bool XSSLG.DataDecorate< T >.Init ( data)
inlinevirtual

Property Documentation

◆ Data

T XSSLG.DataDecorate< T >.Data
getprivate setprotected

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