cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCActionTimelineCache.h File Reference
#include "cocos2d.h"
#include "../Json/DictionaryHelper.h"
#include "CCTimeLine.h"

Classes

class  FrameCreateCallFunc
 
class  ActionTimelineCache
 

Macros

#define FrameCreateCallback_selector(_SELECTOR)   (FrameCreateCallback)(&_SELECTOR)

Typedefs

typedef Frame
*(cocos2d::CCObject::* 
FrameCreateCallback )(const rapidjson::Value &json)

Macro Definition Documentation

#define
FrameCreateCallback_selector
(   _SELECTOR)    (FrameCreateCallback)(&_SELECTOR)
var FrameCreateCallback_selector (   var)    (FrameCreateCallback)(&_SELECTOR)
local FrameCreateCallback_selector (   local)    (FrameCreateCallback)(&_SELECTOR)

Typedef Documentation

typedef Frame*(cocos2d::CCObject::*
FrameCreateCallback)(const
rapidjson::Value &json)
typedef Frame*(cocos2d::CCObject::*
FrameCreateCallback)(const
rapidjson::Value &json)
typedef Frame*(cocos2d::CCObject::*
FrameCreateCallback)(const
rapidjson::Value &json)