Xonotic
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
w
x
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
+
Enumerator
i
m
o
p
r
s
t
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerator
Macros
Pages
dialog_hudpanel_modicons.qc
Go to the documentation of this file.
1
#include "
dialog_hudpanel_modicons.qh
"
2
3
#include "
checkbox.qh
"
4
5
void
XonoticHUDModIconsDialog_fill
(
entity
me)
6
{
7
//entity e;
8
string
panelname =
"modicons"
;
9
10
dialog_hudpanel_main_checkbox
(me, panelname);
11
12
dialog_hudpanel_main_settings
(me, panelname);
13
}
entity
entity() spawn
dialog_hudpanel_main_settings
void dialog_hudpanel_main_settings(entity me, string panelname)
Definition:
util.qc:773
dialog_hudpanel_main_checkbox
void dialog_hudpanel_main_checkbox(entity me, string panelname)
Definition:
util.qc:764
checkbox.qh
dialog_hudpanel_modicons.qh
XonoticHUDModIconsDialog_fill
void XonoticHUDModIconsDialog_fill(entity me)
Definition:
dialog_hudpanel_modicons.qc:5
menu
xonotic
dialog_hudpanel_modicons.qc
Generated on Thu Mar 17 2022 17:26:29 for Xonotic by
1.8.13