class

SDLOpenGLImGuiFrontend

Inherits Frontend < Reference < Object

Constants

ROM_EXTENSIONS = CONTROLLERS.reduce([] of String) do |acc, controller| acc + controller.extensions end
SHADERS = Path["/tmp/tmp.nNKADh/src/src/crab/common/frontend/shaders"]

Constructors

new(config : Config, bios : String | Nil, rom : String | Nil)
Source

Instance methods

pause(b : Bool) : Nil
Source
render_logo
Source

Nested types