PixelLightAPI
.
|
ClearScreen() const =0 | PLCore::Console | [pure virtual] |
Console() | PLCore::Console | [protected] |
GetCharacter(bool bEcho=false) const =0 | PLCore::Console | [pure virtual] |
GetCursorPosition(uint16 &nX, uint16 &nY) const =0 | PLCore::Console | [pure virtual] |
IsKeyHit() const =0 | PLCore::Console | [pure virtual] |
Print(const String &sString) const =0 | PLCore::Console | [pure virtual] |
SetCursorPosition(uint16 nX, uint16 nY) const =0 | PLCore::Console | [pure virtual] |
~Console() | PLCore::Console | [protected, virtual] |
|