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

Classes

class  MotionStreak
 MotionStreak. More...
 
class  ProgressTimer
 ProgressTimer is a subclass of Node. More...
 

Enumerations

enum  Type { RADIAL, BAR }
 Types of progress. More...
 

Detailed Description

Enumeration Type Documentation

enum Type
strong

Types of progress.

Since
v0.99.1
Enumerator
RADIAL 

Radial Counter-Clockwise.

BAR 

Bar.

var Type
strong

Types of progress.

Since
v0.99.1
Enumerator
RADIAL 

Radial Counter-Clockwise.

BAR 

Bar.

local Type
strong

Types of progress.

Since
v0.99.1
Enumerator
RADIAL 

Radial Counter-Clockwise.

BAR 

Bar.