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.
XSSLG.CustomSchedulerItem Member List

This is the complete list of members for XSSLG.CustomSchedulerItem, including all inherited members.

ActiveXSSLG.CustomSchedulerItem
DelayXSSLG.CustomSchedulerItemprotected
FuncXSSLG.CustomSchedulerItemprivate
IntervalXSSLG.CustomSchedulerItemprivate
OnFinishHandlerXSSLG.CustomSchedulerItemprotected
RepeatXSSLG.CustomSchedulerItemprivate
Start(Action func, float interval, int repeat, bool immediate, float delay, Action< CustomSchedulerItem > onFinishHandler=null)XSSLG.CustomSchedulerIteminline
StateXSSLG.CustomSchedulerItemprivate
Stop()XSSLG.CustomSchedulerIteminlinevirtual
Update(float dt)XSSLG.CustomSchedulerIteminline
UpdateDelay()XSSLG.CustomSchedulerIteminlineprotected
UpdateInterval()XSSLG.CustomSchedulerIteminlineprivate
UpdateTimeXSSLG.CustomSchedulerItemprotected