Cocos2d-x  v3.12
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Clonable Class Referenceabstract

Interface that defines how to clone an Ref. More...

Inherited by Animation, AnimationFrame, PointArray, and SpriteFrame.

Public Member Functions

virtual Clonableclone () const =0
 Returns a copy of the Ref.
 
Refcopy () const
 Returns a copy of the Ref.
 

Detailed Description

Interface that defines how to clone an Ref.


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