Functions
Overview
- action
- allocate_sampler
- bind
- bind
- button - Create button UI.
- check_attribute_flags - Return the index of last attribute-token and insert bits.
- checkbox - Create checkbox UI.
- clipboard
- color
- dispatch
- dispatch
- f_renderer - Get font renderer based on scaled sizes.
- file_to_string
- fill_sampler
- find_absolute_parent_master
- find_collide_dock
- find_min_offset
- fire
- frame - Create embedded frame UI.
- frame - Create frame UI.
- glfw_char_callback
- glfw_cursor_pos_callback
- glfw_key_callback
- glfw_mouse_button_callback
- glfw_scroll_callback
- glfw_window_size_callback
- imut_label - Create immutable label UI.
- init - The initialization of EKG, initialize `ekg::runtime_property` c...
- interact
- label - Create label UI.
- lerp
- listbox
- listbox_container - Create listbox container UI.
- listbox_template_on_event
- listbox_template_reload
- listbox_template_render
- motion
- ortho
- pop_group - Stop collecting UIs to group.
- popup - Create popup UI.
- pressed
- push_back_stack
- quit - Quit from all services and main runtime core.
- reach
- receive
- rect
- rect
- rect_collide_rect
- rect_collide_vec
- rect_collide_vec_precisely
- refresh
- refresh
- released
- reload
- reload
- reload_font_face
- render - Draw all data from gpu allocator.
- reset
- scrollbar - Create scrollbar UI.
- sdl_poll_event
- set
- set
- set
- set_dock_scaled
- set_rect_clamped
- slider - Create slider UI.
- smooth
- split - Return true if `string` contains `find_char`, then it must allo...
- string_float_precision - Returns a customised float precision as a string.
- sync_scissor
- synclayout
- synclayout
- textbox - Create textbox UI.
- theme - Get the theme service, you can load custom theme files.
- tile_transform
- typed
- update - Process events, tasks, services & widgets.
- update_high_frequency
- update_high_frequency
- utf_char32_to_string - Returns a UTF string by `char32` converting the UTF-32 unique c...
- utf_check_sequence - Returns index size that represent an UTF-8 char. Possibles: 3, ...
- utf_decode - Fast splitter specialized in `\n` or `\r\n` (non OS unix-based)...
- utf_length - Returns the `string` length considering UTF chars.
- utf_string_to_char32 - Returns a UTF-32 char32 based on UTF-8 sequence.
- utf_substr - Returns a string subtracted by stride begin `offset` and end in...
- wheel