Uses of Class
org.deken.game.map.SectionElement

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

Uses of SectionElement in org.deken.game.map
 

Methods in org.deken.game.map that return SectionElement
abstract  SectionElement Section.getNextTile()
           
 SectionElement TileSection.getNextTile()