Uses of Class
edu.trinity.cs.gamecore.MainDisplay

Packages that use MainDisplay
edu.trinity.cs.gamecore   
 

Uses of MainDisplay in edu.trinity.cs.gamecore
 

Subclasses of MainDisplay in edu.trinity.cs.gamecore
 class EditorDisplay
          A special subclass of MainDisplay that is used only in the screen editor.
 

Methods in edu.trinity.cs.gamecore that return MainDisplay
 MainDisplay<B,E> MainFrame.getDisplay()
          This returns the display object for the frame.