Skip to main content

CCKeyboardHandler

CCKeyboardHandler

Cocos2D

Inheritance: System.Object

Constructors

CCKeyboardHandler(ICCKeyboardDelegate)

CCKeyboardHandler(ICCKeyboardDelegate)(Cocos2D.ICCKeyboardDelegate pDelegate)
Parameters:
pDelegate (Cocos2D.ICCKeyboardDelegate)

Fields

m_pDelegate(Cocos2D.ICCKeyboardDelegate)

Properties

Delegate(Cocos2D.ICCKeyboardDelegate)

Methods

InitWithDelegate(ICCKeyboardDelegate)

System.Boolean InitWithDelegate(ICCKeyboardDelegate)(Cocos2D.ICCKeyboardDelegate pDelegate)
Parameters:
pDelegate (Cocos2D.ICCKeyboardDelegate)
Returns:
System.Boolean
Example