Click or drag to resize
IOrganismWorldBoundary Properties

The IOrganismWorldBoundary type exposes the following members.

Properties
  NameDescription
Public propertyCurrentOrganismState
Gets the most up to date state object for the current creature.
Public propertyID
Retrieves the organism ID representing your creature within the world.
Public propertyWorldHeight
Returns the height of the world in game units (pixels).
Public propertyWorldWidth
Returns the width of the world in game units (pixels);
Top
See Also