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
Q
R
S
T
U
V
W
X
Y
Z
J
JavaCircle(double)
- Static method in class vooga.physicsEngine.geometry.shapes.
ShapeFactory
Create a circle with given radius, implemented using
Java.awt.Shape
.
JavaRectangle(double, double)
- Static method in class vooga.physicsEngine.geometry.shapes.
ShapeFactory
Create a rectangle of given width and height, using the
java.awt.Shape
framework for the backend.
JavaShape
- Class in
vooga.physicsEngine.geometry.shapes
Shape implementation that uses the
java.awt.Shape
framework as the back-end.
JavaShape(Shape)
- Constructor for class vooga.physicsEngine.geometry.shapes.
JavaShape
Creates a JavaShape from a
java.awt.Shape
object.
javaShape
- Variable in class vooga.physicsEngine.geometry.shapes.
JavaShape
JavaShapeIntersector
- Class in
vooga.physicsEngine.geometry.intersections
JavaShapeIntersector(GeometricParameters, GeometricParameters)
- Constructor for class vooga.physicsEngine.geometry.intersections.
JavaShapeIntersector
JavaShapeIntersectorTest
- Class in
testing.physicsEngine
Checks if intersection between JavaShapes is correct.
JavaShapeIntersectorTest()
- Constructor for class testing.physicsEngine.
JavaShapeIntersectorTest
JavaShapeTest
- Class in
testing.physicsEngine.guiTest
Test simple things involving JavaShape.
JavaShapeTest()
- Constructor for class testing.physicsEngine.guiTest.
JavaShapeTest
joinChannel(long)
- Method in class vooga.network.chat.
VoogaChatClient
Join the specified channel.
joinChannel(long)
- Method in class vooga.social.chat.
ChatPanel
Joins a new channel if you have a connected client.
JoinChannelRequest
- Class in
vooga.network.chat
JoinChannelRequest(long, String)
- Constructor for class vooga.network.chat.
JoinChannelRequest
joinGameLobby(long)
- Method in class vooga.arcade.components.specific.
MultiplayerLobbyFrame
Tells the lobby client to add the current user to the given lobby.
joinGameLobby(long)
- Method in class vooga.network.gamelobby.
VoogaLobbyClient
Joins the lobby identified by the given ID.
JoinGameLobbyListener
- Class in
vooga.arcade.listeners.lobbyListeners
Class representing a listener for the game is joined.
JoinGameLobbyListener(LobbyGamePanel)
- Constructor for class vooga.arcade.listeners.lobbyListeners.
JoinGameLobbyListener
Creates the listener to join the lobby.
JoinLobbyRequest
- Class in
vooga.network.gamelobby
JoinLobbyRequest(String, String, long)
- Constructor for class vooga.network.gamelobby.
JoinLobbyRequest
JottoGame
- Class in
games.jotto
JottoGame()
- Constructor for class games.jotto.
JottoGame
JottoGuesser
- Class in
games.jotto.players
JottoGuesser(int, IJottoModel, ArrayList<String>)
- Constructor for class games.jotto.players.
JottoGuesser
JottoGUI
- Class in
games.jotto
SimpleViewer augmented with menus and controls Jotto game.
JottoGUI(String, JottoModel)
- Constructor for class games.jotto.
JottoGUI
Construct Jotto view-controller
JottoModel
- Class in
games.jotto.model
This is the Jotto model.
JottoModel()
- Constructor for class games.jotto.model.
JottoModel
jump(StartJumpEvent)
- Method in interface games.RobotUnicornAttack.events.
UnicornActionListener
jump(StartJumpEvent)
- Method in class games.RobotUnicornAttack.items.
RobotUnicorn
jump()
- Method in class games.stickfighter.
Character
Causes the character to jump.
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
Q
R
S
T
U
V
W
X
Y
Z