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

#include <menu.h>

Public Attributes

menutype_t type
 
int posx
 
int posy
 
int width
 
int height
 
int extracollide
 
int grav_y
 
const char * tooltip
 
qboolean noselectionsound:1
 
qboolean iszone:1
 
qboolean ishidden:1
 
union menuoption_snext
 

Member Data Documentation

◆ extracollide

int menucommon_t::extracollide

◆ grav_y

int menucommon_t::grav_y

◆ height

int menucommon_t::height

◆ ishidden

qboolean menucommon_t::ishidden

◆ iszone

qboolean menucommon_t::iszone

◆ next

union menuoption_s* menucommon_t::next

◆ noselectionsound

qboolean menucommon_t::noselectionsound

◆ posx

int menucommon_t::posx

◆ posy

int menucommon_t::posy

◆ tooltip

const char* menucommon_t::tooltip

◆ type

menutype_t menucommon_t::type

◆ width

int menucommon_t::width

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