- allocator
Allocator allocator;
Undocumented in source.
- alpha
bool alpha;
Undocumented in source.
- cleanup_cb
void function() cleanup_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cleanup_userdata_cb
void function(void*) cleanup_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- clipboard_size
int clipboard_size;
Undocumented in source.
- enable_clipboard
bool enable_clipboard;
Undocumented in source.
- enable_dragndrop
bool enable_dragndrop;
Undocumented in source.
- event_cb
void function(const Event*) event_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- event_userdata_cb
void function(const Event*, void*) event_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- frame_cb
void function() frame_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- frame_userdata_cb
void function(void*) frame_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fullscreen
bool fullscreen;
Undocumented in source.
- gl_major_version
int gl_major_version;
Undocumented in source.
- gl_minor_version
int gl_minor_version;
Undocumented in source.
- height
int height;
Undocumented in source.
- high_dpi
bool high_dpi;
Undocumented in source.
- html5_ask_leave_site
bool html5_ask_leave_site;
Undocumented in source.
- html5_bubble_char_events
bool html5_bubble_char_events;
Undocumented in source.
- html5_bubble_key_events
bool html5_bubble_key_events;
Undocumented in source.
- html5_bubble_mouse_events
bool html5_bubble_mouse_events;
Undocumented in source.
- html5_bubble_touch_events
bool html5_bubble_touch_events;
Undocumented in source.
- html5_bubble_wheel_events
bool html5_bubble_wheel_events;
Undocumented in source.
- html5_canvas_name
const(char)* html5_canvas_name;
Undocumented in source.
- html5_canvas_resize
bool html5_canvas_resize;
Undocumented in source.
- html5_emsc_set_main_loop_simulate_infinite_loop
bool html5_emsc_set_main_loop_simulate_infinite_loop;
Undocumented in source.
- html5_premultiplied_alpha
bool html5_premultiplied_alpha;
Undocumented in source.
- html5_preserve_drawing_buffer
bool html5_preserve_drawing_buffer;
Undocumented in source.
- html5_use_emsc_set_main_loop
bool html5_use_emsc_set_main_loop;
Undocumented in source.
- icon
IconDesc icon;
Undocumented in source.
- init_cb
void function() init_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- init_userdata_cb
void function(void*) init_userdata_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ios_keyboard_resizes_canvas
bool ios_keyboard_resizes_canvas;
Undocumented in source.
- logger
Logger logger;
Undocumented in source.
- max_dropped_file_path_length
int max_dropped_file_path_length;
Undocumented in source.
- max_dropped_files
int max_dropped_files;
Undocumented in source.
- sample_count
int sample_count;
Undocumented in source.
- swap_interval
int swap_interval;
Undocumented in source.
- user_data
void* user_data;
Undocumented in source.
- width
int width;
Undocumented in source.
- win32_console_attach
bool win32_console_attach;
Undocumented in source.
- win32_console_create
bool win32_console_create;
Undocumented in source.
- win32_console_utf8
bool win32_console_utf8;
Undocumented in source.
- window_title
const(char)* window_title;
Undocumented in source.