Class TShapeLibrary (unit ShapeLib) |
TObject
****** * * Module: ShapeLib * Author: Joe Kessler * IntegrationWare - A New Generation of Extraordinary PC Solutions * www.integrationware.com * * Purpose: * * This module manages all polygon shapes used by the game. This includes * Bart, Aliens, and all letters comprising the game font. When an object * wants to incorporate a shape into its look, the shape is retreived from * the global TShapeLibrary object. * ******
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Class constructor and destructor.
Functions |
Method to define a new shape as a series of vertices and edges.
Perform default processing.
Create lists to manage shapes.
Method to retrieve a defined shape from the ShapeLib.
Add the shape to the list.
Properties |
Events |
Variables |