Uses of Class
org.deken.game.map.wrapping.MapWrapping

Packages that use MapWrapping
org.deken.game.map The Map package contains various maps for storing the locations of game pieces. 
org.deken.game.map.wrapping   
 

Uses of MapWrapping in org.deken.game.map
 

Methods in org.deken.game.map with parameters of type MapWrapping
 void TileMap.setWrapping(MapWrapping wrapping)
           
 

Uses of MapWrapping in org.deken.game.map.wrapping
 

Subclasses of MapWrapping in org.deken.game.map.wrapping
 class AllMapWrapping
          Title: MapWrapping
 class NoMapWrapping
          Title: NoMapWrapping