![]() |
GlobeEngine
|
#include <Universe.h>
Public Member Functions | |
| UIBodyInfo (std::string _name, vmml::Vector2d _screenPosition, SystemSelection _selectionInfo, bool _isVisible) | |
| UIBodyInfo () | |
Public Attributes | |
| std::string | name |
| vmml::Vector2d | screenPosition |
| SystemSelection | selectionInfo |
| bool | isVisible |
|
inline |
|
inline |
| bool geAstro::UIBodyInfo::isVisible |
| std::string geAstro::UIBodyInfo::name |
| vmml::Vector2d geAstro::UIBodyInfo::screenPosition |
| SystemSelection geAstro::UIBodyInfo::selectionInfo |