Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
U
W
G
GameControlAdapter
- Class in
de.unifreiburg.twodeedoo.view
Default implementation of
IGameControlListener
which ignores all events.
GameControlAdapter()
- Constructor for class de.unifreiburg.twodeedoo.view.
GameControlAdapter
getAwtGraphics()
- Method in class de.unifreiburg.twodeedoo.world.
AwtCanvas
getAwtGraphics()
- Method in interface de.unifreiburg.twodeedoo.world.
ICanvas
Return the inner
Graphics
; you can use it to draw complicated shapes beyond what this interface offers.
getContainer()
- Method in class de.unifreiburg.twodeedoo.model.
BaseActor
Get the container
getCurrentPhase()
- Method in class de.unifreiburg.twodeedoo.scene.test.
StubPhasedPuppet
getCycleTimeMs()
- Method in class de.unifreiburg.twodeedoo.world.demo.
DemoWorld
getCycleTimeMs()
- Method in interface de.unifreiburg.twodeedoo.world.
IWorld
Desired cycle time of the simulation, i.e.
getHeight()
- Method in class de.unifreiburg.twodeedoo.view.
SceneView
getHeight()
- Method in class de.unifreiburg.twodeedoo.world.demo.
DemoWorld
getHeight()
- Method in interface de.unifreiburg.twodeedoo.world.
IWorld
Desired height in pixels of the inside of the simulation window (call during setup).
getKeyHandler()
- Method in class de.unifreiburg.twodeedoo.model.test.
FakeGameController
getLastText()
- Method in class de.unifreiburg.twodeedoo.scene.test.
StubTextPuppet
getMainSchedulable()
- Method in class de.unifreiburg.twodeedoo.model.test.
FakeGameController
getNumberOfPhases()
- Method in interface de.unifreiburg.twodeedoo.scene.
IPhasedPuppet
How many phases?
getNumberOfPhases()
- Method in class de.unifreiburg.twodeedoo.scene.
MultiImagePartPuppet
How many phases.
getNumberOfPhases()
- Method in class de.unifreiburg.twodeedoo.scene.test.
StubPhasedPuppet
getPreferredSize()
- Method in class de.unifreiburg.twodeedoo.view.
SceneView
How big do we want the window to be?
getPuppet()
- Method in class de.unifreiburg.twodeedoo.model.
LinearMotionActor
getScene()
- Method in class de.unifreiburg.twodeedoo.model.
BaseActor
Get the scene.
getScene()
- Method in class de.unifreiburg.twodeedoo.model.
CompositeActor
Getter for scene.
getTitle()
- Method in class de.unifreiburg.twodeedoo.world.demo.
DemoWorld
getTitle()
- Method in interface de.unifreiburg.twodeedoo.world.
IWorld
Title of the game.
getVelocityX()
- Method in class de.unifreiburg.twodeedoo.model.
LinearMotionActor
getVelocityY()
- Method in class de.unifreiburg.twodeedoo.model.
LinearMotionActor
getWidth()
- Method in class de.unifreiburg.twodeedoo.view.
SceneView
getWidth()
- Method in class de.unifreiburg.twodeedoo.world.demo.
DemoWorld
getWidth()
- Method in interface de.unifreiburg.twodeedoo.world.
IWorld
Desired width in pixels of the inside of the simulation window (call during setup).
getX()
- Method in class de.unifreiburg.twodeedoo.scene.
AbstractPuppet
getX()
- Method in interface de.unifreiburg.twodeedoo.scene.
IPuppet
X coordinate
getX()
- Method in class de.unifreiburg.twodeedoo.scene.test.
StubPhasedPuppet
getX()
- Method in class de.unifreiburg.twodeedoo.scene.test.
StubTextPuppet
getY()
- Method in class de.unifreiburg.twodeedoo.scene.
AbstractPuppet
getY()
- Method in interface de.unifreiburg.twodeedoo.scene.
IPuppet
Y coordinate
getY()
- Method in class de.unifreiburg.twodeedoo.scene.test.
StubPhasedPuppet
getY()
- Method in class de.unifreiburg.twodeedoo.scene.test.
StubTextPuppet
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
U
W