| Package | Description |
|---|---|
| org.bytedeco.ale |
| Modifier and Type | Method and Description |
|---|---|
OSystem |
OSystem.myTimePerFrame(int setter) |
OSystem |
OSystem.myTimingInfo(OSystem.TimingInfo setter) |
OSystem |
Console.osystem()
Returns the OSystem for this emulator.
|
OSystem |
OSystem.p_display_screen(DisplayScreen setter) |
OSystem |
ALEInterface.theOSystem() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ALEInterface.createOSystem(OSystem theOSystem,
Settings theSettings) |
static void |
ALEInterface.loadSettings(BytePointer romfile,
OSystem theOSystem) |
static void |
ALEInterface.loadSettings(String romfile,
OSystem theOSystem) |
| Constructor and Description |
|---|
Settings(OSystem osystem)
Create a new settings abstract class
|
StellaEnvironment(OSystem system,
RomSettings settings) |
Copyright © 2020. All rights reserved.