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

#include <menu.h>

Public Attributes

menucommon_t common
 
voiddptr
 
voiddptr2
 
int dint
 
void(* draw )(int x, int y, struct menucustom_s *, struct emenu_s *)
 
qboolean(* key )(struct menucustom_s *, struct emenu_s *, int key, unsigned int unicode)
 

Member Data Documentation

◆ common

menucommon_t menucustom_s::common

◆ dint

int menucustom_s::dint

◆ dptr

void* menucustom_s::dptr

◆ dptr2

void* menucustom_s::dptr2

◆ draw

void(* menucustom_s::draw) (int x, int y, struct menucustom_s *, struct emenu_s *)

◆ key

qboolean(* menucustom_s::key) (struct menucustom_s *, struct emenu_s *, int key, unsigned int unicode)

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