Uses of Package
bluegammon.gui

Packages that use bluegammon.gui
bluegammon The bluegammon package contains static resources of the Bluegammon game. 
bluegammon.gui The bluegammon.gui package contains classes related to presentation and user interaction of the Bluegammon game. 
bluegammon.logic The bluegammon.logic package contains logic aspects of the backgammon game. 
 

Classes in bluegammon.gui used by bluegammon
PopupCanvas
          Represents a canvas that can show popups.
StringInputHandler
          Implementations of this interface handles string input.
 

Classes in bluegammon.gui used by bluegammon.gui
BluetoothClientWorkflow
          Handles the different steps of connecting to a server as a client.
BluetoothDevicePage
          A page that presents nearby devices, and gives feedback when search is active.
BoardCanvas
           Singleton class handling all graphical details of a backgammon view.
Context3D
          The 3d context used in this game.
FocusablePage
          An extended behaviour for a MenuPage.
MenuCanvas
          The MenuCanvas is the handler of the Bluegammon menu.
PopupCanvas
          Represents a canvas that can show popups.
SoftButtonControl
          A custom item for softbuttons.
 

Classes in bluegammon.gui used by bluegammon.logic
BoardCanvas
           Singleton class handling all graphical details of a backgammon view.
StringInputHandler
          Implementations of this interface handles string input.