Class CCStandardTouchHandler

#include <Geode/cocos/touch_dispatcher/CCTouchHandler.h>
classCCStandardTouchHandler:publiccocos2d::CCTouchHandler{ ... }

CCStandardTouchHandler It forwards each event to the delegate.

Examples0
Public static methods1
staticcocos2d::CCStandardTouchHandler*handlerWithDelegate(,
intnPriority
)

allocates a TouchHandler with a delegate and a priority

Public member functions1
virtualboolinitWithDelegate(,
intnPriority
)

initializes a TouchHandler with a delegate and a priority

Fields0
Protected member functions0
Protected fields0