[][src]Module semeion::space

Structs

Dimension

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

Point

A Point in 2D space.

Scope

The scope of an Entity.

Size

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

Enums

Distance

The different representations of distances between two Locations.

Type Definitions

Coordinate

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

Location

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

Offset

Represents an offset from an Entity location within the environment.