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

#include <GUI_VehicleDescription.h>

Public Member Functions

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

Data Fields

const float HELP_TEXTURE_WIDTH = 512.f
 
const float HELP_TEXTURE_HEIGHT = 128.f
 

Private Attributes

bool m_is_visible = false
 

Detailed Description

Definition at line 33 of file GUI_VehicleDescription.h.

Member Function Documentation

◆ Draw()

void VehicleDescription::Draw ( )

Definition at line 41 of file GUI_VehicleDescription.cpp.

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

◆ IsVisible()

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

Definition at line 40 of file GUI_VehicleDescription.h.

+ Here is the caller graph for this function:

◆ SetVisible()

void RoR::GUI::VehicleDescription::SetVisible ( bool  vis)
inline

Definition at line 39 of file GUI_VehicleDescription.h.

+ Here is the caller graph for this function:

Field Documentation

◆ HELP_TEXTURE_HEIGHT

const float RoR::GUI::VehicleDescription::HELP_TEXTURE_HEIGHT = 128.f

Definition at line 37 of file GUI_VehicleDescription.h.

◆ HELP_TEXTURE_WIDTH

const float RoR::GUI::VehicleDescription::HELP_TEXTURE_WIDTH = 512.f

Definition at line 36 of file GUI_VehicleDescription.h.

◆ m_is_visible

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

Definition at line 45 of file GUI_VehicleDescription.h.


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