JavaScript is disabled on your browser.
Overview
Package
Class
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
Methods
Modifier and Type
Method and Description
IView
getView
()
View getter
Method Detail
getView
IView
getView()
View getter
Returns:
The controller's view
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method