⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-dff292a
|
Input method editor delegate. More...
#include <IMEDelegate.h>
Inherited by TextFieldTTF, EditBox, and TextFieldEx.
Public Member Functions | |
| virtual | ~IMEDelegate () |
| Default constructor. | |
| virtual bool | attachWithIME () |
| Default destructor. | |
| virtual bool | detachWithIME () |
| Determine whether the IME is detached or not. | |
Input method editor delegate.
|
virtual |
Default constructor.
@lua NA
|
virtual |
|
virtual |