@Properties(inherit=org.bytedeco.javacpp.presets.javacpp.class,value={@Platform(value={"linux-x86","macosx","windows"},compiler="cpp11",define="UNIQUE_PTR_NAMESPACE std",link="ale",include={"emucore/m6502/src/bspf/src/bspf.hxx","emucore/m6502/src/Device.hxx","emucore/Control.hxx","emucore/Event.hxx","emucore/Random.hxx","common/Constants.h","common/Array.hxx","common/display_screen.h","emucore/M6532.hxx","emucore/Cart.hxx","emucore/Console.hxx","emucore/Sound.hxx","emucore/Settings.hxx","emucore/OSystem.hxx","common/ColourPalette.hpp","common/ScreenExporter.hpp","environment/ale_ram.hpp","environment/ale_screen.hpp","environment/ale_state.hpp","environment/stella_environment_wrapper.hpp","environment/stella_environment.hpp","ale_interface.hpp"}),@Platform(value="linux-x86",preload="SDL-1.2@.0",preloadpath={"/usr/lib32/","/usr/lib/"}),@Platform(value="linux-x86_64",preload="SDL-1.2@.0",preloadpath={"/usr/lib64/","/usr/lib/"}),@Platform(value="macosx-x86_64",preload="SDL-1.2@.0",preloadpath="/usr/local/lib/"),@Platform(value="windows-x86",preload={"SDL","libale"},preloadpath="/mingw32/bin/"),@Platform(value="windows-x86_64",preload={"SDL","libale"},preloadpath="/mingw64/bin")},target="org.bytedeco.ale",global="org.bytedeco.ale.global.ale") public class ale extends Object implements InfoMapper
| Constructor and Description |
|---|
ale() |
public void map(InfoMap infoMap)
map in interface InfoMapperCopyright © 2020. All rights reserved.