I have the Razer Onza and I would like to create a scenario reacting to the controller input. My problem is that the controller doesn't seem to have any "keyboard like" input so I can't use Greenfoot.isKeyDown(string); or Greenfoot.getKey(); . Is what I'm trying to even possible and if it is what would a solution look like?