IAnimalWorldBoundary Methods |
The IAnimalWorldBoundary type exposes the following members.
Name | Description | |
---|---|---|
![]() | LookFor |
Used to look for a creature given an organism state. The organism
state can be stale, and the LookFor function will attempt to return
an updated state for the latest tick.
|
![]() | LookForNoCamouflage | |
![]() | RefreshState |
Used to look for a creature given an organism ID. If the creature
is visible the state will be returned. If not null should be
returned.
|
![]() | Scan |
Provides a method for the creature to scan the surrounding area
and discover both hidden and visible creatures within your site
range.
|