Uses of Package
map

Packages that use map
map This package implements the basic concept of a Map Grid divided into Units that contain MapItems. 
player This package contains an Audioplayer to stream or play items from the device itself or from the network. 
 

Classes in map used by map
Grid
          A Grid is divided into a set of Units.
MapItem
          A Map Item is an item that belongs to a Unit on the Grid, saved with its name.
 

Classes in map used by player
MapItem
          A Map Item is an item that belongs to a Unit on the Grid, saved with its name.
MapItemList
          A MapItemList is a collection of MapItems.