#include <messages.h>
Public Member Functions | |
CCharacterInputMsg (Common::KeyState keyState=Common::KeyState()) | |
virtual ClassDef | getType () const |
Public Member Functions inherited from Ultima::Shared::BaseObject | |
virtual ::Ultima::Shared::ClassDef | getType () const |
bool | isInstanceOf (const ClassDef &classDef) const |
Static Public Member Functions | |
static ClassDef | type () |
Static Public Member Functions inherited from Ultima::Shared::BaseObject | |
::Ultima::Shared::ClassDef | type () |
Public Attributes | |
Common::KeyState | _keyState |
Used when character input is finished, to pass the text back to the owning view