JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.prineside.tdi2.screens
Interface TicTacToeScreen.Ai
Enclosing class:
TicTacToeScreen
public static interface
TicTacToeScreen.Ai
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
short
makeMove
(
TicTacToeScreen.Board
board)
Method Details
makeMove
short
makeMove
(
TicTacToeScreen.Board
board)