Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Unit vInterfaceClasses

Description

ai.planet http://aiplanet.sourceforge.net Created by Dave Kerr (kerrdWARNING: @hotmail.com) $Id: vInterfaceClasses.pas,v 1.39 2003/09/22 04:32:26 aidave Exp $

Classes, Interfaces and Objects

NameDescription
Class TDynamicToolButton  
Class TCrossover  
Class TGridCrossover  
Class TCrossoverList  
Class TGridCrossoverList  

Functions and Procedures

Overview

function CameraModeString(const aMode: eCamera): string;
function OppositeTool(aTool: eTool): eTool;
function ThingImageIndex(aKind: integer): integer;

Description

function CameraModeString(const aMode: eCamera): string;

 

function OppositeTool(aTool: eTool): eTool;

 

function ThingImageIndex(aKind: integer): integer;

 

Types

NameDescription
eTool  
  • tSelect:
  • tWateringCan:
  • tSponge:
  • tWaterLeveller:
  • tSplash:
  • tSpiritGuy:
  • tSpiritGirl:
  • tAppleTree:
  • tOrangeTree:
  • tApple:
  • tOrange:
  • tAppleSeed:
  • tOrangeSeed:
  • tForest:
  • tAquaPlant:
  • tBird:
  • tFish:
  • tTrex:
  • tGrazer:
  • tCrab:
  • tHawk:
  • tShark:
  • tTurtle:
  • tTerrier:
  • tTiger:
  • tCloud:
  • tHeater:
  • tCooler:
  • tStormCloud:
  • tRainCloud:
  • tLightning:
  • tRaiseLand:
  • tLowerLand:
  • tFlattenLand:
  • tMountain:
  • tValley:
  • tHumidifier:
  • tDehumidifier:
  • tSun:
  • tMoon:
  • tAsteroid:
  • tMissileDefence:
  • tRabbit:
  • tGrass:
  • tFox:
  • tMouse:
  • tDuck:
  • tDolphin:
  • tBeaconBubble:
  • tBeaconDrain:
  • tBeaconOrange:
  • tBeaconApple:
  • tIceBerg:
  • tMove:
  • tFireTree:
  • tPlantClearer:
  • tLifeKiller:
  • tThingCeaser:
  • tLadybug:
  • tAnt:
  • tBeaconAny:
  • tEvolvingTree:
  • tEvolvingFruit:
  • tEvolvingSeed:
  • tBall:
  • tCube:
  • tWeapon:
eCamera  
  • camPlanet:
  • camAvatar:
  • camSatellite:
  • camTarget:
  • camFree:
  • camEyes:
TVertexIndexList = array of array of integer; [face][vertex-index]
TVectorList = array of TAffineVector;  

Constants

NameDescription
cStateChangeTime = 32; Library

Generated by PasDoc 0.8.7 on Wed 01/ Oct 2003 00:51:39