JavaScript is disabled on your browser.
Skip navigation links
Overview
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
client.turntracker
Interface ITurnTrackerController
All Superinterfaces:
IController
All Known Implementing Classes:
TurnTrackerController
public interface
ITurnTrackerController
extends
IController
Interface for the turn tracker controller
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
endTurn
()
This is called when the local player ends their turn
Methods inherited from interface client.base.
IController
getView
Method Detail
endTurn
void endTurn()
This is called when the local player ends their turn
Skip navigation links
Overview
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