Classes
Class | Description | |
---|---|---|
Box | ||
BoxMesh |
Entity 3D representing a simple box.
View code on GitHub | |
Circle3D | ||
Circle3DRenderer | ||
ConeMesh | ||
Grid3D | ||
LevelDebugRenderer |
Simple 2D map of TileType data to be used for 2D tile games or for game logic tests.
View code on GitHub | |
Line3D |
A line in 3D space. Just a start and end point plus a color, but you can add more points.
View code on GitHub | |
Line3DRenderer |
Responsible for rendering 3D lines
View code on GitHub |