ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
Dub
Repo
SpawnParticle.STEP
ae
demo
pewpew
objects
SpawnParticle
Undocumented in source.
struct
SpawnParticle
enum
STEP
=
q{
t
+=
0.002f
;
if
(
t
>
1f
) {
mixin
(
REMOVE
); }
else
{
mixin
(
NEXT
); }
}
;
Meta
Source
See Source File
ae
demo
pewpew
objects
SpawnParticle
manifest constants
MAX
RENDER
STEP
variables
t
x0
x1
y0