Axmol Engine 2.4.0-258ceca
Loading...
Searching...
No Matches
TMXTileAnimTask Class Reference

TMXTileAnimTask represents the frame-tick task of an animated tile. More...

#include <FastTMXLayer.h>

Inherits Object.

Public Member Functions

void start ()
 start the animation task
 
void stop ()
 stop the animation task
 
- Public Member Functions inherited from Object
void retain ()
 Retains the ownership.
 
void release ()
 Releases the ownership immediately.
 
Objectautorelease ()
 Releases the ownership sometime soon automatically.
 
unsigned int getReferenceCount () const
 Returns the Object's current reference count.
 
virtual ~Object ()
 Destructor.
 

Additional Inherited Members

- Public Attributes inherited from Object
unsigned int _ID
 object id, ScriptSupport need public _ID
 
int _luaID
 Lua reference id.
 

Detailed Description

TMXTileAnimTask represents the frame-tick task of an animated tile.

It is a assistant class for TMXTileAnimTicker.


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