![]() |
Bridges-Java 3.5.0
Bridges(Java API)
|
Public Member Functions | |
| InputHelper () | |
| void | keypress (JSONObject keypress) |
| void | status () |
| boolean | up () |
| boolean | down () |
| boolean | left () |
| boolean | right () |
| boolean | q () |
| boolean | space () |
| boolean | w () |
| boolean | a () |
| boolean | s () |
| boolean | d () |
| void | keypress (JSONObject keypress) |
Package Attributes | |
| boolean | upKey |
| boolean | downKey |
| boolean | leftKey |
| boolean | rightKey |
| boolean | wKey |
| boolean | aKey |
| boolean | sKey |
| boolean | dKey |
| boolean | qKey |
| boolean | spaceKey |
This is a helper class for handling input events and is part of the BRIDGES Game API.
| bridges.games.InputHelper.InputHelper | ( | ) |
| boolean bridges.games.InputHelper.a | ( | ) |
| boolean bridges.games.InputHelper.d | ( | ) |
| boolean bridges.games.InputHelper.down | ( | ) |
| void bridges.games.InputHelper.keypress | ( | JSONObject | keypress | ) |
Implements bridges.connect.KeypressListener.
| boolean bridges.games.InputHelper.left | ( | ) |
| boolean bridges.games.InputHelper.q | ( | ) |
| boolean bridges.games.InputHelper.right | ( | ) |
| boolean bridges.games.InputHelper.s | ( | ) |
| boolean bridges.games.InputHelper.space | ( | ) |
| void bridges.games.InputHelper.status | ( | ) |
| boolean bridges.games.InputHelper.up | ( | ) |
| boolean bridges.games.InputHelper.w | ( | ) |
|
package |
|
package |
|
package |
|
package |
|
package |
|
package |
|
package |
|
package |
|
package |
|
package |