Uses of Interface
be.yildizgames.module.controller.ControllerMapper
-
Packages that use ControllerMapper Package Description be.yildizgames.module.controller be.yildizgames.module.controller.internal -
-
Uses of ControllerMapper in be.yildizgames.module.controller
Methods in be.yildizgames.module.controller with parameters of type ControllerMapper Modifier and Type Method Description voidController. map(ControllerMapper mapper)Map the buttons if a change is required. -
Uses of ControllerMapper in be.yildizgames.module.controller.internal
Methods in be.yildizgames.module.controller.internal with parameters of type ControllerMapper Modifier and Type Method Description voidControllerRunner. map(ControllerMapper mapper)
-