Class | Description | |
---|---|---|
Bullet | Similar to a projectile, except it isn't affected by gravity. | |
CircleParticleConveyor | ||
FractalTerrain | A modified FisixObject which, on instantiation, creates a fractal terrain within itself, composed of static surfaces. | |
Projectile | A class for the quick creation of projectiles/bullets. | |
Rope | Quickly creates a rope (series of constrained particles) with the given parameters within a FisixObject. | |
SurfaceConveyor |