console_type.h File Reference

Globally used console related types. More...

Go to the source code of this file.

Enumerations

enum  IConsoleModes { ICONSOLE_FULL, ICONSOLE_OPENED, ICONSOLE_CLOSED }
 

Modes of the in-game console.

More...
enum  ConsoleColour {
  CC_DEFAULT = 1, CC_ERROR = 3, CC_WARNING = 13, CC_INFO = 8,
  CC_DEBUG = 5, CC_COMMAND = 2, CC_WHITE = 12
}
 

Colours of the console messages.

More...

Detailed Description

Globally used console related types.

Definition in file console_type.h.


Enumeration Type Documentation

Colours of the console messages.

Definition at line 23 of file console_type.h.

Modes of the in-game console.

Enumerator:
ICONSOLE_FULL 

In-game console is closed.

ICONSOLE_OPENED 

In-game console is opened, upper 1/3 of the screen.

ICONSOLE_CLOSED 

In-game console is opened, whole screen.

Definition at line 16 of file console_type.h.


Generated on Fri Dec 31 17:15:43 2010 for OpenTTD by  doxygen 1.6.1