Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
SDLOpenGLImGuiFrontend
Inherits
Frontend
<
Reference
<
Object
Constants
CONTROLLERS = [
StubbedController
,
GBController
,
GBAController
]
ROM_EXTENSIONS =
CONTROLLERS
.reduce([] of
String
) do |acc, controller| acc + controller.extensions end
SHADERS =
Path
["/tmp/tmp.n
NKADh
/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
run
Source
Nested types
SDLOpenGLImGuiFrontend::OpenGLInfo