Uses of Class
fr.iut.tetris.controllers.HighScoresController
-
Packages that use HighScoresController Package Description fr.iut.tetris fr.iut.tetris.vues -
-
Uses of HighScoresController in fr.iut.tetris
Fields in fr.iut.tetris declared as HighScoresController Modifier and Type Field Description (package private) HighScoresControllerMainController. highScoreCtrl -
Uses of HighScoresController in fr.iut.tetris.vues
Fields in fr.iut.tetris.vues declared as HighScoresController Modifier and Type Field Description (package private) HighScoresControllerHighScoresVue. ctrlConstructors in fr.iut.tetris.vues with parameters of type HighScoresController Constructor Description HighScoresVue(HighScoresModel model, HighScoresController ctrl)
-