Xonotic
nexposee.qh
Go to the documentation of this file.
1 #pragma once
2 
3 #include "../item/nexposee.qh"
5  METHOD(XonoticNexposee, configureXonoticNexposee, void(entity));
6  METHOD(XonoticNexposee, close, void(entity));
CLASS(Object) Object
Definition: oo.qh:318
entity() spawn
#define METHOD(cname, name, prototype)
Definition: oo.qh:257
#define ENDCLASS(cname)
Definition: oo.qh:269
entity makeXonoticNexposee()
Definition: nexposee.qc:3