#include <GUI_FrictionSettings.h>
Definition at line 36 of file GUI_FrictionSettings.h.
◆ AnalyzeTerrain()
void FrictionSettings::AnalyzeTerrain |
( |
| ) |
|
◆ Draw()
void FrictionSettings::Draw |
( |
| ) |
|
◆ DrawTooltip()
void FrictionSettings::DrawTooltip |
( |
const char * |
title, |
|
|
const char * |
text |
|
) |
| |
|
private |
◆ GmComboItemGetter()
bool FrictionSettings::GmComboItemGetter |
( |
void * |
data, |
|
|
int |
idx, |
|
|
const char ** |
out_text |
|
) |
| |
|
staticprivate |
◆ IsHovered()
bool RoR::GUI::FrictionSettings::IsHovered |
( |
| ) |
const |
|
inline |
◆ IsVisible()
bool RoR::GUI::FrictionSettings::IsVisible |
( |
| ) |
const |
|
inline |
◆ setActiveCol()
void RoR::GUI::FrictionSettings::setActiveCol |
( |
const ground_model_t * |
gm | ) |
|
|
inline |
◆ SetVisible()
void RoR::GUI::FrictionSettings::SetVisible |
( |
bool |
visible | ) |
|
|
inline |
◆ m_gm_entries
std::vector<Entry> RoR::GUI::FrictionSettings::m_gm_entries |
|
private |
◆ m_is_hovered
bool RoR::GUI::FrictionSettings::m_is_hovered = false |
|
private |
◆ m_is_visible
bool RoR::GUI::FrictionSettings::m_is_visible = false |
|
private |
◆ m_nearest_gm
const ground_model_t* RoR::GUI::FrictionSettings::m_nearest_gm = nullptr |
|
private |
◆ m_selected_gm
int RoR::GUI::FrictionSettings::m_selected_gm = 0 |
|
private |
The documentation for this class was generated from the following files: