RigsofRods
Soft-body Physics Simulation
Public Member Functions | Private Attributes
RoR::GUI::GameAbout Class Reference

#include <GUI_GameAbout.h>

Public Member Functions

void SetVisible (bool v)
 
bool IsVisible () const
 
void Draw ()
 

Private Attributes

bool m_is_visible = false
 

Detailed Description

Definition at line 31 of file GUI_GameAbout.h.

Member Function Documentation

◆ Draw()

void GameAbout::Draw ( )

Definition at line 39 of file GUI_GameAbout.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ IsVisible()

bool RoR::GUI::GameAbout::IsVisible ( ) const
inline

Definition at line 35 of file GUI_GameAbout.h.

+ Here is the caller graph for this function:

◆ SetVisible()

void GameAbout::SetVisible ( bool  v)

Definition at line 156 of file GUI_GameAbout.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Field Documentation

◆ m_is_visible

bool RoR::GUI::GameAbout::m_is_visible = false
private

Definition at line 40 of file GUI_GameAbout.h.


The documentation for this class was generated from the following files: