Xonotic
nexposee.qh
Go to the documentation of this file.
1
#pragma once
2
3
#include "../item/nexposee.qh"
4
CLASS
(
XonoticNexposee
,
Nexposee
)
5
METHOD
(
XonoticNexposee
, configureXonoticNexposee,
void
(
entity
));
6
METHOD
(
XonoticNexposee
, close,
void
(
entity
));
7
ENDCLASS
(
XonoticNexposee
)
8
entity
makeXonoticNexposee
();
CLASS
CLASS(Object) Object
Definition:
oo.qh:318
entity
entity() spawn
METHOD
#define METHOD(cname, name, prototype)
Definition:
oo.qh:257
XonoticNexposee
Definition:
nexposee.qh:4
Nexposee
Definition:
nexposee.qh:4
ENDCLASS
#define ENDCLASS(cname)
Definition:
oo.qh:269
makeXonoticNexposee
entity makeXonoticNexposee()
Definition:
nexposee.qc:3
menu
xonotic
nexposee.qh
Generated on Thu Mar 17 2022 17:26:29 for Xonotic by
1.8.13