|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LectureGame | |
---|---|
core | |
graphics |
Uses of LectureGame in core |
---|
Fields in core declared as LectureGame | |
---|---|
(package private) LectureGame |
LoginPanel.lega
|
(package private) LectureGame |
InputSimulatorThread.lega
|
protected LectureGame |
ClientNetworkThread.lega
|
Constructors in core with parameters of type LectureGame | |
---|---|
ClientNetworkThread(LectureGame lega)
|
|
InputSimulatorThread(LectureGame lega)
|
|
LoginPanel(LectureGame lega,
LayoutManager layout)
|
Uses of LectureGame in graphics |
---|
Fields in graphics declared as LectureGame | |
---|---|
private LectureGame |
GraphicsFacade.lega
|
Constructors in graphics with parameters of type LectureGame | |
---|---|
GraphicsFacade(boolean fullscreen,
Dimension dimension,
LectureGame lega)
Instantiates variables, mousehandler, keyboardhandler and the OpenGL graphics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |