UFO: Alien Invasion
consoleHistory_t Struct Reference
Collaboration diagram for consoleHistory_t:
Collaboration graph

Data Fields

uint32_t cursor
 
char buffer [256]
 

Detailed Description

Definition at line 34 of file unix_console.cpp.

Field Documentation

◆ buffer

char consoleHistory_t::buffer[256]

Definition at line 36 of file unix_console.cpp.

Referenced by Sys_ConsoleInput(), and Sys_TTYConsoleShow().

◆ cursor

uint32_t consoleHistory_t::cursor

Definition at line 35 of file unix_console.cpp.

Referenced by Sys_ConsoleInput(), Sys_TTYConsoleHide(), and Sys_TTYConsoleShow().


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