mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
mElite
Console.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include "
GlobalGL.h
"
9
#include <string>
10
12
17
class
Console
{
18
public
:
19
static
std::string
getCommand
( std::string commandString );
20
static
char
getSingleCharacterOption
( std::string commandString );
21
static
std::string
Console::getOption
( std::string commandString );
22
private
:
23
};
Generated on Tue Oct 2 2012 14:38:37 for mElite by
1.8.2