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.base
Interface IController
All Known Subinterfaces:
IChatController
,
IDevCardController
,
IDiscardController
,
IDomesticTradeController
,
IGameHistoryController
,
IJoinGameController
,
ILoginController
,
IMapController
,
IMaritimeTradeController
,
IPlayerWaitingController
,
IPointsController
,
IResourceBarController
,
IRollController
,
ITurnTrackerController
All Known Implementing Classes:
ChatController
,
Controller
,
DevCardController
,
DiscardController
,
DomesticTradeController
,
GameHistoryController
,
JoinGameController
,
LoginController
,
MapController
,
MaritimeTradeController
,
PlayerWaitingController
,
PointsController
,
ResourceBarController
,
RollController
,
TurnTrackerController
public interface
IController
Base controller interface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IView
getView
()
View getter
Method Detail
getView
IView
getView()
View getter
Returns:
The controller's view
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