CCKeypadHandler
CCKeypadHandler
Cocos2DInheritance: System.Object
Constructors
CCKeypadHandler()
CCKeypadHandler()()Fields
m_pDelegate(Cocos2D.ICCKeypadDelegate)
Properties
Delegate(Cocos2D.ICCKeypadDelegate)
Methods
HandlerWithDelegate(ICCKeypadDelegate)
Cocos2D.CCKeypadHandler HandlerWithDelegate(ICCKeypadDelegate)(Cocos2D.ICCKeypadDelegate pDelegate)Parameters:
pDelegate (Cocos2D.ICCKeypadDelegate)Returns:
Cocos2D.CCKeypadHandlerExample
InitWithDelegate(ICCKeypadDelegate)
System.Boolean InitWithDelegate(ICCKeypadDelegate)(Cocos2D.ICCKeypadDelegate pDelegate)Parameters:
pDelegate (Cocos2D.ICCKeypadDelegate)Returns:
System.BooleanExample