Uses of Interface
net.java.games.input.Controller
Packages that use Controller
-
Uses of Controller in net.java.games.input
Classes in net.java.games.input that implement ControllerModifier and TypeClassDescriptionclass
An AbstractController is a skeleton implementation of a controller that contains a fixed number of axes, controllers, and rumblers.class
A Keyboard is a type of controller consisting of a single controller, they keypad, which contains several axes (the keys).class
class
A Mouse is a type of controller consisting of two child controllers, a ball and a button pad.class