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
main.qc
Go to the documentation of this file.
1
#include "
main.qh
"
2
3
#include "
components/_mod.qh
"
4
#include "
events/_mod.qh
"
5
#include "
systems/_mod.qh
"
6
7
void
systems_update
()
8
{
9
float
realtime =
time
;
10
SYSTEM_UPDATE
(phys);
11
time
= realtime;
12
}
_mod.qh
main.qh
_mod.qh
_mod.qh
systems_update
void systems_update()
Definition:
main.qc:7
SYSTEM_UPDATE
#define SYSTEM_UPDATE(sys)
Definition:
lib.qh:39
time
float time
Definition:
csprogsdefs.qc:16
ecs
main.qc
Generated on Thu Mar 17 2022 17:26:26 for Xonotic by
1.8.13