#include <CCScriptSupport.h>
Public Member Functions | |
TouchesScriptData (EventTouch::EventCode inActionType, void *inNativeObject, const std::vector< Touch * > &inTouches) |
Public Attributes | |
EventTouch::EventCode | actionType |
void * | nativeObject |
const std::vector< Touch * > & | touches |
|
inline |
EventTouch::EventCode actionType |
void* nativeObject |
const std::vector<Touch*>& touches |