Discrete2d

Name

Discrete2d — Root class of all 2d discrete spaces.

Description

A Discrete2d is basically a 2d array of ids. Subclasses add particular space semantics onto this. Currently Discrete2d grids are accessed by integer pairs of X and Y coordinates.

Protocols adopted by Discrete2d

Discrete2d SwarmObject

Methods

Phase: Creating

Phase: Using