Xonotic
slider_picmip.qh
Go to the documentation of this file.
1
#pragma once
2
3
#include "
textslider.qh
"
4
CLASS
(
XonoticPicmipSlider
,
XonoticTextSlider
)
5
METHOD
(
XonoticPicmipSlider
, configureXonoticPicmipSlider,
void
(
entity
));
6
METHOD
(
XonoticPicmipSlider
, draw,
void
(
entity
));
7
METHOD
(
XonoticPicmipSlider
, autofix,
void
(
entity
));
8
ATTRIB
(
XonoticPicmipSlider
, have_s3tc,
float
, 0);
9
ENDCLASS
(
XonoticPicmipSlider
)
10
entity
makeXonoticPicmipSlider
();
// note: you still need to call addValue and configureXonoticTextSliderValues!
CLASS
CLASS(Object) Object
Definition:
oo.qh:318
makeXonoticPicmipSlider
entity makeXonoticPicmipSlider()
Definition:
slider_picmip.qc:3
entity
entity() spawn
METHOD
#define METHOD(cname, name, prototype)
Definition:
oo.qh:257
ATTRIB
#define ATTRIB(...)
Definition:
oo.qh:136
textslider.qh
XonoticPicmipSlider
Definition:
slider_picmip.qh:4
ENDCLASS
#define ENDCLASS(cname)
Definition:
oo.qh:269
XonoticTextSlider
Definition:
textslider.qh:4
menu
xonotic
slider_picmip.qh
Generated on Thu Mar 17 2022 17:26:29 for Xonotic by
1.8.13