module ImGui::SDL2

Extended Modules

Defined in:

imgui-backends.cr

Instance Method Summary

Instance Method Detail

def init_for_opengl(window : SDL::Window, gl_context : LibSDL::GLContext) : Bool #

[View source]
def new_frame(window : SDL::Window) : Nil #

[View source]
def process_event(event : SDL::Event) : Bool #

[View source]
def shutdown : Nil #

[View source]