Unit Global

Classes

Functions

Types

Constants

Variables

g_envEnviron


Functions


Types


Constants


Variables

g_envEnviron : TGameEnvironment

****** * * Module: Global * Author: Joe Kessler * IntegrationWare - A New Generation of Extraordinary PC Solutions * * Purpose: * * Location of all global variables. * * Details: * * There are very few global variables in this application. Mainly, the * environment object that holds information on the devices used during * game play. * ******