Namespaces | |
cocos2d::DrawPrimitives | |
Classes | |
class | Configuration |
Configuration contains some openGL variables. More... | |
class | Profiler |
Profiler cocos2d builtin profiler. More... | |
class | ProfilingTimer |
class | Timer |
Light-weight timer. More... | |
class | TimerTargetSelector |
class | TimerTargetCallback |
class | Scheduler |
Scheduler is responsible for triggering the scheduled callbacks. More... | |
Typedefs | |
typedef std::function< void(float)> | ccSchedulerFunc |
Functions | |
void | (const char *timerName) |
var | ( var timerName) |
local | ( local timerName) |
Variables | |
bool | kProfilerCategorySprite |
var | kProfilerCategorySprite |
local | kProfilerCategorySprite |
bool | kProfilerCategoryBatchSprite |
var | kProfilerCategoryBatchSprite |
local | kProfilerCategoryBatchSprite |
bool | kProfilerCategoryParticles |
var | kProfilerCategoryParticles |
local | kProfilerCategoryParticles |
typedef std::function<void(float)> ccSchedulerFunc |
var ccSchedulerFunc |
local ccSchedulerFunc |
void cocos2d::ProfilingBeginTimingBlock |
( | const char * | timerName | ) |
var ProfilingBeginTimingBlock | ( | var | timerName | ) |
local ProfilingBeginTimingBlock | ( | local | timerName | ) |
bool kProfilerCategoryBatchSprite |
var kProfilerCategoryBatchSprite |
local kProfilerCategoryBatchSprite |
bool kProfilerCategoryParticles |
var kProfilerCategoryParticles |
local kProfilerCategoryParticles |
bool kProfilerCategorySprite |
var kProfilerCategorySprite |
local kProfilerCategorySprite |