Interface that defines how to clone an Ref. More...
Inherited by Action, Animation, AnimationFrame, PointArray, and SpriteFrame.
Public Member Functions | |
virtual Clonable * | clone () const =0 |
Returns a copy of the Ref. | |
Ref * | copy () const |
Returns a copy of the Ref. | |
Interface that defines how to clone an Ref.