|
void | UpdatePerso () |
|
void | CameraPerso () |
|
void | FixPerso (int rank, int index) |
|
void | ColorPerso () |
|
void | SetCamera (float x, float y, float cameraDistance) |
| Move camera in that way that astronaut's origin is in (x, y) point on window.
|
|
void | CreateVersionDisplay () |
|
void | SetBackground (const std::string &filename, bool scaled=false) |
|
◆ CreateInterface()
void Ui::CScreenAppearance::CreateInterface |
( |
| ) |
|
|
overridevirtual |
◆ EventProcess()
bool Ui::CScreenAppearance::EventProcess |
( |
const Event & |
event | ) |
|
|
overridevirtual |
◆ SetCamera()
void Ui::CScreenAppearance::SetCamera |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
cameraDistance |
|
) |
| |
|
protected |
Move camera in that way that astronaut's origin is in (x, y) point on window.
The documentation for this class was generated from the following files:
- src/ui/screen/screen_appearance.h
- src/ui/screen/screen_appearance.cpp