cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
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

◆ CCProgressTimerType

Types of progress.

Since
v0.99.1
Enumerator
kCCProgressTimerTypeRadial 

Radial Counter-Clockwise.

kCCProgressTimerTypeBar 

Bar.