RigsofRods
Soft-body Physics Simulation
|
#include <GUI_GameAbout.h>
Public Member Functions | |
void | SetVisible (bool v) |
bool | IsVisible () const |
void | Draw () |
Private Attributes | |
bool | m_is_visible = false |
Definition at line 31 of file GUI_GameAbout.h.
void GameAbout::Draw | ( | ) |
Definition at line 39 of file GUI_GameAbout.cpp.
|
inline |
void GameAbout::SetVisible | ( | bool | v | ) |
Definition at line 156 of file GUI_GameAbout.cpp.
|
private |
Definition at line 40 of file GUI_GameAbout.h.