MCPcopy Create free account

hub / github.com/Farama-Foundation/Arcade-Learning-Environment / functions

Functions2,536 in github.com/Farama-Foundation/Arcade-Learning-Environment

MethodgetReward
get the most recently observed reward */
src/ale/games/supported/Bowling.cpp:43
MethodgetReward
get the most recently observed reward */
src/ale/games/supported/CrazyClimber.cpp:69
MethodgetReward
get the most recently observed reward */
src/ale/games/supported/Solaris.cpp:63
MethodgetReward
src/ale/games/supported/FlagCapture.cpp:49
MethodgetReward
src/ale/games/supported/MarioBros.cpp:50
MethodgetReward
get the most recently observed reward */
src/ale/games/supported/Phoenix.cpp:63
MethodgetReward
get the most recently observed reward */
src/ale/games/supported/ElevatorAction.cpp:59
MethodgetReward
get the most recently observed reward */
src/ale/games/supported/ChopperCommand.cpp:75
MethodgetRow
Access a whole row
src/ale/environment/ale_screen.hpp:104
MethodgetScaleFactor
src/ale/common/ScreenSDL.cpp:171
MethodgetScreenGrayscale
This method should receive an empty vector to fill it with the grayscale colours
src/ale/ale_interface.cpp:337
MethodgetScreenGrayscale
src/ale/wasm/ale_wasm_interface.cpp:133
MethodgetScreenGrayscale
src/ale/python/ale_python_interface.cpp:66
MethodgetScreenHeight
()
packages/wasm/ale.d.ts:32
MethodgetScreenHeight
src/ale/wasm/ale_wasm_interface.cpp:214
MethodgetScreenImageData
()
packages/wasm/ale.d.ts:29
MethodgetScreenImageData
Get screen as RGBA ImageData format (ready for Canvas ImageData)
src/ale/wasm/ale_wasm_interface.cpp:143
MethodgetScreenRGB
This method should receive a vector to fill it with the RGB colours. The first positions contain the red colours, followed by the green colours and th
src/ale/ale_interface.cpp:351
MethodgetScreenRGB
Screen access - returns Uint8ClampedArray for Canvas compatibility
src/ale/wasm/ale_wasm_interface.cpp:123
MethodgetScreenRGB
src/ale/python/ale_python_interface.cpp:44
MethodgetScreenWidth
()
packages/wasm/ale.d.ts:31
MethodgetScreenWidth
Get screen dimensions
src/ale/wasm/ale_wasm_interface.cpp:210
MethodgetSize
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/Settings.cxx:137
MethodgetStartingActions
src/ale/games/supported/LostLuggage.cpp:107
MethodgetStartingActions
src/ale/games/supported/Pitfall.cpp:116
MethodgetStartingActions
src/ale/games/supported/LaserGates.cpp:93
MethodgetStartingActions
src/ale/games/supported/Gopher.cpp:106
MethodgetStartingActions
src/ale/games/supported/VideoCube.cpp:193
MethodgetStartingActions
Need to press 'fire' to start, not 'reset', then wait a few frames for the game state to be set up.
src/ale/games/supported/Entombed.cpp:107
MethodgetStartingActions
src/ale/games/supported/Gravitar.cpp:117
MethodgetStartingActions
src/ale/games/supported/Klax.cpp:162
MethodgetStartingActions
src/ale/games/supported/BeamRider.cpp:113
MethodgetStartingActions
src/ale/games/supported/Casino.cpp:147
MethodgetStartingActions
src/ale/games/supported/Asterix.cpp:107
MethodgetStartingActions
src/ale/games/supported/Skiing.cpp:99
MethodgetStartingActions
src/ale/games/supported/Pitfall2.cpp:118
MethodgetStartingActions
src/ale/games/supported/UpNDown.cpp:103
MethodgetStartingActions
src/ale/games/supported/WordZapper.cpp:105
MethodgetStartingActions
src/ale/games/supported/DoubleDunk.cpp:95
MethodgetStartingActions
src/ale/games/supported/MrDo.cpp:90
MethodgetStartingActions
src/ale/games/supported/JourneyEscape.cpp:97
MethodgetStartingActions
src/ale/games/supported/SirLancelot.cpp:85
MethodgetStartingActions
src/ale/games/supported/Kaboom.cpp:81
MethodgetStartingActions
src/ale/games/supported/AirRaid.cpp:81
MethodgetStartingActions
src/ale/games/supported/Enduro.cpp:106
MethodgetStartingActions
src/ale/games/supported/Turmoil.cpp:95
MethodgetStartingActions
src/ale/games/supported/DarkChambers.cpp:131
MethodgetStartingActions
src/ale/games/supported/YarsRevenge.cpp:114
MethodgetStartingActions
src/ale/games/supported/PrivateEye.cpp:95
MethodgetStartingActions
src/ale/games/supported/KeystoneKapers.cpp:92
MethodgetStartingActions
src/ale/games/supported/MarioBros.cpp:123
MethodgetStartingActions
src/ale/games/supported/ElevatorAction.cpp:112
MethodgetString
src/ale/ale_interface.cpp:196
MethodgetString
src/ale/wasm/ale_wasm_interface.cpp:84
MethodgetString
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/Deserializer.cxx:58
MethodgetVersion
Version info
src/ale/wasm/ale_wasm_interface.cpp:300
MethodgetWrapper
src/ale/environment/stella_environment.cpp:317
Functionget_all_rom_ids
Returns a list of all available rom_ids, ie: ['tetris', 'pong', 'zaxxon', ...].
src/ale/python/roms/__init__.py:21
Functionget_rom_path
Expects name as a snake_case name, returns the full path of the .bin file if it's valid, otherwise returns None.
src/ale/python/roms/__init__.py:26
Methodget_screen_grayscale
src/ale/vector/preprocessed_env.cpp:263
Methodget_screen_rgb
src/ale/vector/preprocessed_env.cpp:272
MethodgoDown
src/ale/games/supported/DoubleDunk.cpp:111
MethodgreyOutFrame
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/TIA.cxx:1857
Methodgrow
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/common/SoundSDL.cxx:575
MethodhandleSDLEvent
src/ale/common/ScreenSDL.cpp:196
Methodincbank
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartMB.cxx:104
Methodinitialize
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/common/SoundRaw.cxx:52
MethodinitializeROM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartAR.cxx:292
MethodinsertNode
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/PropsSet.cxx:132
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartMB.cxx:59
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartCV.cxx:83
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/Cart0840.cxx:51
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartF6.cxx:58
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartE7.cxx:63
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/M6502.cxx:61
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/Cart2K.cxx:56
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartAR.cxx:87
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartF4SC.cxx:63
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartF4.cxx:58
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartUA.cxx:58
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartMC.cxx:77
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/Cart4K.cxx:56
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartF6SC.cxx:62
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartF8SC.cxx:62
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartFASC.cxx:62
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartF8.cxx:62
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/M6532.cxx:84
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartE0.cxx:60
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/Cart3F.cxx:64
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/NullDev.cxx:50
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/Cart3E.cxx:68
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartFE.cxx:56
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/CartDPC.cxx:101
Methodinstall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/Cart4A50.cxx:51
MethodinterruptHandler
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/M6502Hi.cxx:157
MethodinterruptHandler
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/M6502Low.cxx:143
Methodirq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
src/ale/emucore/M6502.cxx:86
MethodisLegal
src/ale/games/supported/LostLuggage.cpp:65
MethodisLegal
src/ale/games/supported/Skiing.cpp:60
MethodisMinimal
is an action part of the minimal set? */
src/ale/games/supported/RiverRaid.cpp:95
← previousnext →1,001–1,100 of 2,536, ranked by callers