Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
function chooseColor (index: integer): RGBColor;
function Rainbow: longint;
function Randint (Max: Integer): Integer;
function Odd (i: INTEGER): boolean;
function RandSwell (Indgene: Swelltype): SwellType;
procedure EraseInnerRect (box: rect);
procedure FrameOuterRect (box: rect);
procedure FrameInnerRect (box: rect);
function RandLimbType: LimbType;
function RandLimbFill: LimbFillType;
procedure Reproduce (parent: person; var child: person);
function Sgn (x: INTEGER): INTEGER;
procedure Slide (LiveRect, DestRect: Rect);
procedure SetUpBoxes (drawing: BOOLEAN);
procedure PicLine (var ThisPic: Pic; x, y, xnew, ynew: Integer; color: integer);
procedure ZeroPic (var ThisPic: Pic; Here: Point);
procedure DrawPic (ThisPic: Pic; Place: Point; var Biomorph: person);
function CheckAbort: BOOLEAN;
function ThisColor (j: INTEGER): INTEGER;
function LongintColour (IntColour: Integer): LongInt;
function IntColour (LongintColour: Longint): Integer;
function ChangedColour (oldColour, Amount: integer): integer;
procedure Message (s: str255);
Palettes,
delivers the number of colours available with the present hardware;