| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Screen | |
| <default> | |
| Uses of Screen in |
| Classes in that implement Screen | |
class | BasicScreenThis class is a very basic implementation of the Screen interface. |
| Fields in declared as Screen | |
protected Screen | MainDisplay.lastScreen |
| Constructors in with parameters of type Screen | |
BlockSelectorPanel.BlockSelectorPanel(Screen scr, ScreenEditor se) | |
EntitySelectorPanel.EntitySelectorPanel(Screen scr, ScreenEditor se) | |
Location.Location(Screen s, int x, int y, int px, int py)Constructor that sets all the location coordinates. | |
Location.Location(Screen s, int x, int y)Constructor that sets the main location coordinates. | |
| Methods in that return Screen | |
Screen | Location.getScreen()Returns the Screen object that this location is in. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||