Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
J
JumpingGameObject
- class com.brackeen.javagamebook.shooter3D.
JumpingGameObject
.
A GameObject that can jump.
JumpingGameObject(PolygonGroup)
- Constructor for class com.brackeen.javagamebook.shooter3D.
JumpingGameObject
join()
- Method in class com.brackeen.javagamebook.sound.
SoundManager
join()
- Method in class com.brackeen.javagamebook.util.
ThreadPool
Closes this ThreadPool and waits for all running threads to finish.
jump(GameObject, float)
- Method in class com.brackeen.javagamebook.game.
Physics
Sets the specified GameObject's vertical velocity to the specified jump velocity.
jumpToHeight(GameObject, float)
- Method in class com.brackeen.javagamebook.game.
Physics
Sets the specified GameObject's vertical velocity to jump to the specified height.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z