dagon v0.8.3 (2018-08-21T07:14:35Z)
Home
Dub
Repo
Deflector
dagon
graphics
particles
Undocumented in source.
class
Deflector :
ForceField
{
float
g
;
this
(Entity e, ParticleSystem psys, float magnitude);
void
affect
(Particle p);
}
Constructors
this
this
(Entity e, ParticleSystem psys, float magnitude)
Undocumented in source.
Members
Functions
affect
void
affect
(Particle p)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
g
float
g
;
Undocumented in source.
Inherited Members
From ForceField
upadte
void
upadte
(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
affect
void
affect
(Particle p)
Undocumented in source.
Meta
Source
See Implementation
dagon
graphics
particles
classes
Attractor
BlackHole
ColorChanger
Deflector
ForceField
ParticleSystem
Vortex
structs
Particle