| Package | Description |
|---|---|
| org.bytedeco.ale |
| Modifier and Type | Method and Description |
|---|---|
Event |
OSystem.event()
//ALE
Get the event object of the system
|
Event |
Event.getPointer(long i) |
Event |
Event.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
ALEState.applyActionPaddles(Event event_obj,
int player_a_action,
int player_b_action)
Applies paddle actions.
|
void |
ALEState.pressSelect(Event event_obj) |
void |
ALEState.resetPaddles(Event arg0) |
void |
ALEState.setActionJoysticks(Event event_obj,
int player_a_action,
int player_b_action)
Sets the joystick events.
|
Copyright © 2020. All rights reserved.