Midnight Blue Game and Engine
Public Member Functions | Properties | List of all members
MB2D.IO.TextInputHandler Class Reference
Collaboration diagram for MB2D.IO.TextInputHandler:
Collaboration graph

Public Member Functions

string EscapeString (char c)
 
bool IsSpecialChar (char c)
 

Properties

char LastChar [get]
 Returns the last character entered by the user. Translates the keycode to an ASCII character taking into account space, backspace, and special character modifiers. More...
 

Property Documentation

§ LastChar

char MB2D.IO.TextInputHandler.LastChar
get

Returns the last character entered by the user. Translates the keycode to an ASCII character taking into account space, backspace, and special character modifiers.

Returns
The char.

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