Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Public Member Functions | |
ModeInfo (string t="", string b="", string c="", string g="") | |
ModeInfo (string t="", string b="", string c="", string g="") | |
Public Attributes | |
string | title |
string | button |
string | command |
string | groupId |
Definition at line 264 of file basecomputer.cpp.
|
inline |
|
inline |
string ModeInfo::button |
Definition at line 267 of file basecomputer.cpp.
string ModeInfo::command |
Definition at line 268 of file basecomputer.cpp.
string ModeInfo::groupId |
Definition at line 269 of file basecomputer.cpp.
string ModeInfo::title |
Definition at line 266 of file basecomputer.cpp.
Referenced by NavComputer::recalcTitle(), and BaseComputer::recalcTitle().