Axmol Engine 2.4.0-258ceca
|
Interface that defines how to clone an Object. More...
#include <Object.h>
Inherited by Animation, AnimationFrame, PointArray, and SpriteFrame.
Public Member Functions | |
virtual Clonable * | clone () const =0 |
Returns a copy of the Object. | |
virtual | ~Clonable () |
@js NA @lua NA | |
Interface that defines how to clone an Object.
@lua NA @js NA