I am trying to make a PlayN game that will need to take controls from some non-standard javascript triggers (hardware buttons on the device) in the HTML5 version. The Android, iOS versions will all be pretty standard.
Where do I look to wire this up?
Also, (probably a dumb one) what is the best way to export the built HTML5 for release on the web server?
Thanks,
Martin