Name | Description |
---|---|
Class AIThing |
|
Class AIThingList |
function ThingName(aKind: integer): string; |
function ThingNamePlural(aKind: integer): string; |
function ThingName(aKind: integer): string; |
function ThingNamePlural(aKind: integer): string; |
Name | Description |
---|---|
AIIntegerList = array of integer; |
same number as the last thing |
AIClass = class of AIThing; |