sokol-d ~master (2024-11-07T19:02:21.1867002)
Dub
Repo
simgui_shutdown
sokol
imgui
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
system
@
nogc
nothrow
void
simgui_shutdown
(
)
Meta
Source
See Implementation
sokol
imgui
enums
LogItem
functions
addFocusEvent
addInputCharacter
addInputCharactersUtf8
addKeyEvent
addMouseButtonEvent
addMousePosEvent
addMouseWheelEvent
addTouchButtonEvent
addTouchPosEvent
createFontsTexture
destroyFontsTexture
destroyImage
handleEvent
imageFromImtextureid
imtextureid
makeImage
mapKeycode
newFrame
queryImageDesc
render
setup
shutdown
simgui_add_focus_event
simgui_add_input_character
simgui_add_input_characters_utf8
simgui_add_key_event
simgui_add_mouse_button_event
simgui_add_mouse_pos_event
simgui_add_mouse_wheel_event
simgui_add_touch_button_event
simgui_add_touch_pos_event
simgui_create_fonts_texture
simgui_destroy_fonts_texture
simgui_destroy_image
simgui_handle_event
simgui_image_from_imtextureid
simgui_imtextureid
simgui_make_image
simgui_map_keycode
simgui_new_frame
simgui_query_image_desc
simgui_render
simgui_setup
simgui_shutdown
manifest constants
invalid_id
structs
Allocator
Desc
FontTexDesc
FrameDesc
Image
ImageDesc
Logger