Structs

The dimension of a rectangular grid as the integer number of columns and rows.

A Point in 2D space.

The scope of an Entity.

The size of a graphic element represented as number of pixels.

Enums

The different representations of distances between two Locations.

Type Definitions

Represents the location of an entity within the environment expressed in pixel coordinates.

Represents the location of an entity within the environment as pair of coordinate that identify the environment grid tile.

Represents an offset from an Entity location within the environment.