#include <CCScriptSupport.h>
Public Member Functions | |
TouchScriptData (EventTouch::EventCode inActionType, void *inNativeObject, Touch *inTouch) |
Public Attributes | |
EventTouch::EventCode | actionType |
var | actionType |
local | actionType |
void * | nativeObject |
Touch * | touch |
|
inline |
EventTouch::EventCode actionType |
var actionType |
local actionType |
void* nativeObject |
var nativeObject |
local nativeObject |
Touch* touch |
var touch |
local touch |