ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
Dub
Repo
Star.STEP
ae
demo
pewpew
objects
Star
Undocumented in source.
struct
Star
enum
STEP
=
q{
y
+=
deltaTicks
*
vy
;
if
(
y
>
1f
) {
mixin
(
REMOVE
); }
else
{
mixin
(
NEXT
); }
}
;
Meta
Source
See Source File
ae
demo
pewpew
objects
Star
manifest constants
MAX
RENDER
STEP
variables
color
vy
x
y