Uses of Interface
be.yildizgames.module.controller.Controller
-
Packages that use Controller Package Description be.yildizgames.module.controller be.yildizgames.module.controller.internal be.yildizgames.module.controller.jampad -
-
Uses of Controller in be.yildizgames.module.controller
Methods in be.yildizgames.module.controller that return Controller Modifier and Type Method Description ControllerControllerEngine. getController1()Provide the 1st controller.ControllerControllerEngine. getController2()Provide the 2nd controller.ControllerControllerEngine. getController3()Provide the 3rd controller.ControllerControllerEngine. getController4()Provide the 4th controller. -
Uses of Controller in be.yildizgames.module.controller.internal
Classes in be.yildizgames.module.controller.internal that implement Controller Modifier and Type Class Description classControllerRunner -
Uses of Controller in be.yildizgames.module.controller.jampad
Methods in be.yildizgames.module.controller.jampad that return Controller Modifier and Type Method Description ControllerJampadControllerManager. getController1()ControllerJampadControllerManager. getController2()ControllerJampadControllerManager. getController3()ControllerJampadControllerManager. getController4()
-