Cocos2d-x  4.0.0
Public Member Functions | List of all members
IMEDelegate Class Reference

Input method editor delegate. More...

Inherited by TextFieldTTF, and EditBox.

Public Member Functions

virtual ~IMEDelegate ()
 Default constructor.
 
virtual bool attachWithIME ()
 Default destructor.
 
virtual bool detachWithIME ()
 Determine whether the IME is detached or not.
 

Detailed Description

Input method editor delegate.

Constructor & Destructor Documentation

virtual ~IMEDelegate ( )
virtual

Default constructor.

NA NA

Member Function Documentation

virtual bool attachWithIME ( )
virtual

Default destructor.

NA NA

Reimplemented in TextFieldTTF.

virtual bool detachWithIME ( )
virtual

Determine whether the IME is detached or not.

NA NA

Reimplemented in TextFieldTTF.


The documentation for this class was generated from the following file: