Class CCTouchScriptHandlerEntry

#include <Geode/cocos/script_support/CCScriptSupport.h>
classCCTouchScriptHandlerEntry:publiccocos2d::CCScriptHandlerEntry{ ... }
No description provided
Examples0
Public static methods1
staticcocos2d::CCTouchScriptHandlerEntry*create(
intnHandler
,
boolbIsMultiTouches
,
intnPriority
,
boolbSwallowsTouches
)
No description provided
Public member functions3
boolisMultiTouches()
No description provided
intgetPriority()
No description provided
boolgetSwallowsTouches()
No description provided
Fields0
Protected member functions0
Protected fields0