Uses of Class
mazealgo.model.MazeModel
Packages that use MazeModel
-
Uses of MazeModel in mazealgo.view
Constructors in mazealgo.view with parameters of type MazeModelModifierConstructorDescriptionMazeViewController(MazeModel model) Used byMazeAppvia FXMLLoader.setControllerFactory to inject the server-wired model so Generate / Solution Hint go over sockets. -
Uses of MazeModel in mazealgo.viewmodel
Constructors in mazealgo.viewmodel with parameters of type MazeModel