Uses of Class
com.slinky.hackmaster.view.MainView
Packages that use MainView
-
Uses of MainView in com.slinky.hackmaster.controller
Constructors in com.slinky.hackmaster.controller with parameters of type MainViewModifierConstructorDescriptionMainController
(CellManager cellGrid, MainView display, WordSet wordSet) Constructs a new MainController with the specified cell manager, display, and word set.