Uses of Class
be.yildizgames.module.controller.ControllerModel
-
Packages that use ControllerModel Package Description be.yildizgames.module.controller be.yildizgames.module.controller.jampad -
-
Uses of ControllerModel in be.yildizgames.module.controller
Methods in be.yildizgames.module.controller that return ControllerModel Modifier and Type Method Description ControllerModelController. getModel()static ControllerModelControllerModel. valueOf(String name)Returns the enum constant of this type with the specified name.static ControllerModel[]ControllerModel. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ControllerModel in be.yildizgames.module.controller.jampad
Methods in be.yildizgames.module.controller.jampad that return ControllerModel Modifier and Type Method Description ControllerModelJampadControllerModelMapper. map(String name)
-