Class | Description |
---|---|
Bresenham |
Provides a means to generate Bresenham lines in 2D and 3D.
|
Elias |
Contains methods to draw antialiased lines based on floating point
coordinates.
|
Point3D |
Generic three dimensional coordinate class.
|
RNG |
Customized extension of Random to allow for common roguelike operations.
|