Package-level declarations

Types

Link copied to clipboard

Any implementing Environment should take care of physical dynamics, in particular collision detection and response. This interface provides some hooks in order to be able to manage some of the node's physical state.

Link copied to clipboard
This environment loads an image from the file system, and marks as obstacles all the pixels of a given color.
Link copied to clipboard
Link copied to clipboard
This class represents a 2D continuous environment with spatial limitations.
Link copied to clipboard