![]() |
Gorgon Game Engine
|
This is the complete list of members for ConsoleInput, including all inherited members.
Binary enum value | InputProvider | |
checkdialect() override | ConsoleInput | protectedvirtual |
Console enum value | InputProvider | |
ConsoleInput(Dialect dialect=InputProvider::Console, const std::string &prompt="> ") | ConsoleInput | |
Dialect enum name | InputProvider | |
dialect | InputProvider | protected |
GetDialect() const | InputProvider | |
GetName() const | InputProvider | |
InputProvider(Dialect dialect) | InputProvider | |
Intermediate enum value | InputProvider | |
IsInteractive() const override | ConsoleInput | virtual |
name | InputProvider | protected |
Programming enum value | InputProvider | |
ReadLine(std::string &input, bool newline) override final | ConsoleInput | virtual |
Reset() override | ConsoleInput | virtual |
SetDialect(Dialect dialect) | InputProvider | |
SetPrompt(const std::string &prompt) | ConsoleInput |