dagon v0.8.3 (2018-08-21T07:14:35Z)
Home
Dub
Repo
Vortex
dagon
graphics
particles
Undocumented in source.
class
Vortex :
ForceField
{
float
g1
;
float
g2
;
this
(Entity e, ParticleSystem psys, float tangentMagnitude, float normalMagnitude);
void
affect
(Particle p);
}
Constructors
this
this
(Entity e, ParticleSystem psys, float tangentMagnitude, float normalMagnitude)
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
g1
float
g1
;
Undocumented in source.
g2
float
g2
;
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