FTEQW
Documentation of the FTE engine source tree.
menuslider_t Struct Reference

#include <menu.h>

Public Attributes

menucommon_t common
 
float min
 
float max
 
float current
 
float smallchange
 
float largechange
 
float vx
 
cvar_tvar
 
int textwidth
 
const char * text
 

Member Data Documentation

◆ common

menucommon_t menuslider_t::common

◆ current

float menuslider_t::current

◆ largechange

float menuslider_t::largechange

◆ max

float menuslider_t::max

◆ min

float menuslider_t::min

◆ smallchange

float menuslider_t::smallchange

◆ text

const char* menuslider_t::text

◆ textwidth

int menuslider_t::textwidth

◆ var

cvar_t* menuslider_t::var

◆ vx

float menuslider_t::vx

The documentation for this struct was generated from the following file: