JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
goldcoins
Interface ExploratingStrategy
All Known Implementing Classes:
StudentStrategy
public interface
ExploratingStrategy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
explore
()
The main method of the strategy, that explores the room.
Method Detail
explore
void explore()
The main method of the strategy, that explores the room.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method