JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
C
D
E
G
H
I
M
N
P
R
S
T
U
V
R
RandomRoom(boolean, Exit, Counter, Dungeon.Type)
- Static method in class dungeon.
Room
Generates a random room
Roll(int, int)
- Static method in class util.
Dice
Rolls a dice somes times, adds everything up and returns it
room
- Variable in class dungeon.
Exit
The room this exit leads to
Room
- Class in
dungeon
Room(Exit, int, boolean, String, Counter)
- Constructor for class dungeon.
Room
Constructs a room with a given predecessor, number of exits, description and counter
C
D
E
G
H
I
M
N
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes