Xonotic
slider_particles.qh
Go to the documentation of this file.
1
#pragma once
2
3
#include "
textslider.qh
"
4
CLASS
(
XonoticParticlesSlider
,
XonoticTextSlider
)
5
METHOD
(
XonoticParticlesSlider
, configureXonoticParticlesSlider,
void
(
entity
));
6
METHOD
(
XonoticParticlesSlider
, loadCvars,
void
(
entity
));
7
METHOD
(
XonoticParticlesSlider
, saveCvars,
void
(
entity
));
8
ENDCLASS
(
XonoticParticlesSlider
)
9
entity
makeXonoticParticlesSlider
();
CLASS
CLASS(Object) Object
Definition:
oo.qh:318
XonoticParticlesSlider
Definition:
slider_particles.qh:4
makeXonoticParticlesSlider
entity makeXonoticParticlesSlider()
Definition:
slider_particles.qc:3
entity
entity() spawn
METHOD
#define METHOD(cname, name, prototype)
Definition:
oo.qh:257
textslider.qh
ENDCLASS
#define ENDCLASS(cname)
Definition:
oo.qh:269
XonoticTextSlider
Definition:
textslider.qh:4
menu
xonotic
slider_particles.qh
Generated on Thu Mar 17 2022 17:26:29 for Xonotic by
1.8.13