Classes
 ClassDescription
 BulletSimilar to a projectile, except it isn't affected by gravity.
 CircleParticleConveyor 
 FractalTerrainA modified FisixObject which, on instantiation, creates a fractal terrain within itself, composed of static surfaces.
 ProjectileA class for the quick creation of projectiles/bullets.
 RopeQuickly creates a rope (series of constrained particles) with the given parameters within a FisixObject.
 SurfaceConveyor