cocos2d-x  3.0alpha1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UIInputManager Member List

This is the complete list of members for UIInputManager, including all inherited members.

_checkedDoubleClickWidgetUIInputManagerprotected
_longClickRecordTimeUIInputManagerprotected
_longClickTimeUIInputManagerprotected
_manageredWidgetUIInputManagerprotected
_rootWidgetUIInputManagerprotected
_selectedWidgetsUIInputManagerprotected
_touchBeganedPointUIInputManagerprotected
_touchCanceledPointUIInputManagerprotected
_touchDownUIInputManagerprotected
_touchEndedPointUIInputManagerprotected
_touchMovedPointUIInputManagerprotected
addCheckedDoubleClickWidget(UIWidget *widget)UIInputManager
checkEventWidget(const cocos2d::Point &touchPoint)UIInputManager
checkTouchEvent(UIWidget *root, const cocos2d::Point &touchPoint)UIInputManagerprotected
getRootWidget()UIInputManager
onTouchBegan(cocos2d::Touch *touch)UIInputManager
onTouchCancelled(cocos2d::Touch *touch)UIInputManager
onTouchEnd(cocos2d::Touch *touch)UIInputManager
onTouchMoved(cocos2d::Touch *touch)UIInputManager
registWidget(UIWidget *widget)UIInputManager
removeManageredWidget(UIWidget *widget)UIInputManager
setRootWidget(UIWidget *root)UIInputManager
UIInputManager()UIInputManager
update(float dt)UIInputManager
~UIInputManager()UIInputManagervirtual