ParticleClass
Base: Obj
Atributos
-
Particles
parent
(rdonly)
-
int
count
-
int
start
-
int
duration
-
Sequence
images
-
int
life
-
int
rnd_life
-
bool
keep_aspect
-
bool
kveloc
-
float
direction
-
float
rnd_direction
-
float
velocity
-
float
rnd_velocity
-
Vec2
scale
-
Vec2
rnd_scale
-
Vec2
dt_scale
-
Vec2
rnd_dt_scale
-
float
angle
-
float
rnd_angle
-
float
dt_angle
-
float
rnd_dt_angle
-
float
alpha
-
float
dt_alpha
Funciones
-
void
append (
ParticleClass
,
Obj
)
-
Obj
at (
ParticleClass
,
int
)
-
int
children (
ParticleClass
)
-
void
clear (
ParticleClass
)
-
void
co_copyFrom (
ParticleClass
,
Obj
)
-
bool
empty (
ParticleClass
)
-
Obj
extract (
ParticleClass
,
int
)
-
int
index (
ParticleClass
,
Obj
)
-
void
insert (
ParticleClass
,
int
,
Obj
)
-
void
move (
ParticleClass
,
int
,
int
)
-
bool
remove (
ParticleClass
,
int
)
-
void
set (
ParticleClass
,
int
,
Obj
)
© Paco Suárez (pacosu@xitai,es). 2023.