JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
model.Victory
Packages that use
Victory
Package
Description
model
this package contains all of the data structures used to model the state of the five-in-a-row game, and for processing the rules of the game.
Uses of
Victory
in
model
Methods in
model
that return
Victory
Modifier and Type
Method and Description
@NonNull
Victory
Board.
getWinner
()
Return a Victory object if the game has been won.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev
Next
Frames
No Frames
All Classes