Uses of Class
rails.ui.swing.hexmap.GUITile

Packages that use GUITile
rails.ui.swing.hexmap   
 

Uses of GUITile in rails.ui.swing.hexmap
 

Fields in rails.ui.swing.hexmap declared as GUITile
protected  GUITile GUIHex.currentGUITile
           
protected  GUITile GUIHex.provisionalGUITile
           
 

Methods in rails.ui.swing.hexmap with parameters of type GUITile
 boolean GUITile.rotate(int initial, GUITile previousGUITile, boolean mustConnect)
          Rotate right (clockwise) until a valid orientation is found.