⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.

Axmol Engine 3.0.0-dff292a
Loading...
Searching...
No Matches
IMEDelegate Class Reference

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.

Detailed Description

Input method editor delegate.

Constructor & Destructor Documentation

◆ ~IMEDelegate()

virtual ~IMEDelegate ( )
virtual

Default constructor.

@lua NA

Member Function Documentation

◆ attachWithIME()

virtual bool attachWithIME ( )
virtual

Default destructor.

@lua NA

Reimplemented in TextFieldTTF.

◆ detachWithIME()

virtual bool detachWithIME ( )
virtual

Determine whether the IME is detached or not.

@lua NA

Reimplemented in TextFieldTTF.


The documentation for this class was generated from the following file:
  • IMEDelegate.h