cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Color3bObject Class Reference

#include <CCControlUtils.h>

Inheritance diagram for Color3bObject:
Ref

Public Member Functions

 Color3bObject (Color3B s_value)
- Public Member Functions inherited from Ref
void retain ()
 Retains the ownership. More...
 
void release ()
 Release the ownership immediately. More...
 
Refautorelease ()
 Release the ownership sometime soon automatically. More...
 
unsigned int getReferenceCount () const
 Returns the Ref's current reference count. More...
 
virtual ~Ref ()

Public Attributes

Color3B value
var value
local value

Additional Inherited Members

- Protected Member Functions inherited from Ref
 Ref ()
 Constructor. More...
 
- Protected Attributes inherited from Ref
unsigned int _referenceCount
 count of references More...
 

Constructor & Destructor Documentation

Color3bObject ( Color3B  s_value)
inline

Member Data Documentation

Color3B value
var value
local value

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