[Overview][Constants][Types][Variables][Index] |
Node in a doubly-linked list. Each holds a reference to a biomorph named "Adam."
Source position: unit_globals.pas line 242
type God = record |
||
Adam: FullHandle; |
|
|
PreviousGod: GodHandle; |
|
|
NextGod: GodHandle; |
|
|
end; |