Xonotic
image.qh
Go to the documentation of this file.
1
#pragma once
2
3
#include "../item/image.qh"
4
CLASS
(
XonoticImage
,
Image
)
5
METHOD
(
XonoticImage
, configureXonoticImage,
void
(
entity
,
string
,
float
));
6
ENDCLASS
(
XonoticImage
)
7
entity
makeXonoticImage
(
string
theImage,
float
theAspect);
CLASS
CLASS(Object) Object
Definition:
oo.qh:318
entity
entity() spawn
METHOD
#define METHOD(cname, name, prototype)
Definition:
oo.qh:257
XonoticImage
Definition:
image.qh:4
ENDCLASS
#define ENDCLASS(cname)
Definition:
oo.qh:269
Image
Definition:
image.qh:4
makeXonoticImage
entity makeXonoticImage(string theImage, float theAspect)
Definition:
image.qc:3
menu
xonotic
image.qh
Generated on Thu Mar 17 2022 17:26:29 for Xonotic by
1.8.13