|
Guitarix
|


Public Member Functions | |
| UnitPositionID (const string &id_, const UnitPosition &u) | |
| bool | operator< (const UnitPositionID &v) const |
Public Member Functions inherited from gx_preset::UnitPosition | |
| UnitPosition () | |
Public Attributes | |
| std::string | id |
| int | weight |
Public Attributes inherited from gx_preset::UnitPosition | |
| bool | show |
| bool | visible |
| int | position |
| int | pp |
Definition at line 159 of file gx_preset.cpp.
| gx_preset::UnitPositionID::UnitPositionID | ( | const string & | id_, |
| const UnitPosition & | u | ||
| ) |
Definition at line 167 of file gx_preset.cpp.
Referenced by gx_preset::UnitsCollector::get_list().
|
inline |
Definition at line 164 of file gx_preset.cpp.
| std::string gx_preset::UnitPositionID::id |
Definition at line 161 of file gx_preset.cpp.
| int gx_preset::UnitPositionID::weight |
Definition at line 162 of file gx_preset.cpp.
Referenced by operator<().