bindbc-nuklear ~master (2020-08-30T20:38:13Z)
Dub
Repo
nk_input
bindbc
nuklear
types
Undocumented in source.
struct
nk_input {
nk_keyboard
keyboard
;
nk_mouse
mouse
;
}
Members
Variables
keyboard
nk_keyboard
keyboard
;
Undocumented in source.
mouse
nk_mouse
mouse
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
nuklear
types
aliases
draw_begin_fn
draw_end_fn
nk_byte
nk_char
nk_command_custom_callback
nk_draw_index
nk_flags
nk_float
nk_glyph
nk_hash
nk_int
nk_plugin_alloc
nk_plugin_copy
nk_plugin_filter
nk_plugin_free
nk_plugin_paste
nk_ptr
nk_query_font_glyph_f
nk_rune
nk_short
nk_size
nk_text_width_f
nk_uchar
nk_uint
nk_ushort
enums
NK_UP
NuklearSupport
nk_allocation_type
nk_anti_aliasing
nk_buffer_allocation_type
nk_button_behavior
nk_buttons
nk_chart_event
nk_chart_type
nk_collapse_states
nk_color_format
nk_command_clipping
nk_command_type
nk_convert_result
nk_draw_list_stroke
nk_draw_vertex_layout_attribute
nk_draw_vertex_layout_format
nk_edit_events
nk_edit_flags
nk_edit_types
nk_false
nk_font_atlas_format
nk_font_coord_type
nk_heading
nk_keys
nk_layout_format
nk_modify
nk_orientation
nk_panel_flags
nk_panel_row_layout_type
nk_panel_set
nk_panel_type
nk_popup_type
nk_show_states
nk_style_colors
nk_style_cursor
nk_style_header_align
nk_style_item_type
nk_symbol_type
nk_text_align
nk_text_alignment
nk_text_edit_mode
nk_text_edit_type
nk_tree_type
nk_widget_layout_states
nk_widget_states
nk_window_flags
functions
NK_FLAG
NK_MAX
manifest constants
NK_BUTTON_BEHAVIOR_STACK_SIZE
NK_CHART_MAX_SLOT
NK_COLOR_STACK_SIZE
NK_COORD_PIXEL
NK_COORD_UV
NK_FLAGS_STACK_SIZE
NK_FLOAT_STACK_SIZE
NK_FONT_ATLAS_ALPHA8
NK_FONT_ATLAS_RGBA32
NK_FONT_STACK_SIZE
NK_FORMAT_B8G8R8A8
NK_FORMAT_COLOR_BEGIN
NK_FORMAT_COLOR_END
NK_FORMAT_COUNT
NK_FORMAT_DOUBLE
NK_FORMAT_FLOAT
NK_FORMAT_R16G15B16
NK_FORMAT_R16G15B16A16
NK_FORMAT_R32G32B32
NK_FORMAT_R32G32B32A32
NK_FORMAT_R32G32B32A32_DOUBLE
NK_FORMAT_R32G32B32A32_FLOAT
NK_FORMAT_R8G8B8
NK_FORMAT_R8G8B8A8
NK_FORMAT_RGB32
NK_FORMAT_RGBA32
NK_FORMAT_SCHAR
NK_FORMAT_SINT
NK_FORMAT_SSHORT
NK_FORMAT_UCHAR
NK_FORMAT_UINT
NK_FORMAT_USHORT
NK_INPUT_MAX
NK_MAX_LAYOUT_ROW_TEMPLATE_COLUMNS
NK_MAX_NUMBER_BUFFER
NK_SCROLLBAR_HIDING_TIMEOUT
NK_STROKE_CLOSED
NK_STROKE_OPEN
NK_STYLE_ITEM_STACK_SIZE
NK_TEXTEDIT_UNDOCHARCOUNT
NK_TEXTEDIT_UNDOSTATECOUNT
NK_UNDEFINED
NK_UTF_INVALID
NK_UTF_SIZE
NK_VALUE_PAGE_CAPACITY
NK_VECTOR_STACK_SIZE
NK_VERTEX_ATTRIBUTE_COUNT
NK_VERTEX_COLOR
NK_VERTEX_POSITION
NK_VERTEX_TEXCOORD
NK_WINDOW_MAX_NAME
structs
nk_allocator
nk_baked_font
nk_buffer
nk_buffer_marker
nk_chart
nk_chart_slot
nk_clipboard
nk_color
nk_colorf
nk_command
nk_command_arc
nk_command_arc_filled
nk_command_buffer
nk_command_circle
nk_command_circle_filled
nk_command_curve
nk_command_custom
nk_command_image
nk_command_line
nk_command_polygon
nk_command_polygon_filled
nk_command_polyline
nk_command_rect
nk_command_rect_filled
nk_command_rect_multi_color
nk_command_scissor
nk_command_text
nk_command_triangle
nk_command_triangle_filled
nk_configuration_stacks
nk_context
nk_convert_config
nk_cursor
nk_draw_command
nk_draw_list
nk_draw_null_texture
nk_draw_vertex_layout_element
nk_edit_state
nk_font
nk_font_atlas
nk_font_config
nk_font_glyph
nk_image
nk_input
nk_key
nk_keyboard
nk_list_view
nk_memory
nk_memory_status
nk_menu_state
nk_mouse
nk_mouse_button
nk_page
nk_page_element
nk_panel
nk_pool
nk_popup_buffer
nk_popup_state
nk_property_state
nk_rect
nk_recti
nk_row_layout
nk_scroll
nk_str
nk_style
nk_style_button
nk_style_chart
nk_style_combo
nk_style_edit
nk_style_item
nk_style_progress
nk_style_property
nk_style_scrollbar
nk_style_selectable
nk_style_slider
nk_style_tab
nk_style_text
nk_style_toggle
nk_style_window
nk_style_window_header
nk_table
nk_text_edit
nk_text_undo_record
nk_text_undo_state
nk_user_font
nk_user_font_glyph
nk_vec2
nk_vec2i
nk_window
templates
NK_CONFIGURATION_STACK_TYPE
NK_CONFIG_STACK
unions
nk_handle
nk_page_data
nk_style_item_data
variables
NK_VERTEX_LAYOUT_END