cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Misc Nodes

Classes

class  CCMotionStreak
 MotionStreak. More...
 
class  CCProgressTimer
 CCProgressTimer is a subclass of CCNode. More...
 

Enumerations

enum  CCProgressTimerType { kCCProgressTimerTypeRadial, kCCProgressTimerTypeBar }
 Types of progress. More...
 

Detailed Description

Enumeration Type Documentation

enum CCProgressTimerType

Types of progress.

Since
v0.99.1
Enumerator
kCCProgressTimerTypeRadial 

Radial Counter-Clockwise.

kCCProgressTimerTypeBar 

Bar.

var CCProgressTimerType

Types of progress.

Since
v0.99.1
Enumerator
kCCProgressTimerTypeRadial 

Radial Counter-Clockwise.

kCCProgressTimerTypeBar 

Bar.

local CCProgressTimerType

Types of progress.

Since
v0.99.1
Enumerator
kCCProgressTimerTypeRadial 

Radial Counter-Clockwise.

kCCProgressTimerTypeBar 

Bar.