public class GameHistoryController extends Controller implements IGameHistoryController
Constructor and Description |
---|
GameHistoryController(IGameHistoryView view) |
Modifier and Type | Method and Description |
---|---|
IGameHistoryView |
getView()
View getter
|
public GameHistoryController(IGameHistoryView view)
public IGameHistoryView getView()
IController
getView
in interface IController
getView
in class Controller