Class CCKeypadHandler

#include <Geode/cocos/keypad_dispatcher/CCKeypadDelegate.h>
classCCKeypadHandler:publiccocos2d::CCObject{ ... }

CCKeypadHandler Object than contains the CCKeypadDelegate.

Examples0
Public static methods1
staticcocos2d::CCKeypadHandler*handlerWithDelegate()

allocates a CCKeypadHandler with a delegate

Public member functions3
cocos2d::CCKeypadDelegate*getDelegate()

delegate

voidsetDelegate()
No description provided
virtualboolinitWithDelegate()

initializes a CCKeypadHandler with a delegate

Fields0
Protected member functions0
Protected fields1
;
No description provided