nk.ButtonColor|Integer|(Integer color)| nk.ButtonImage|Integer|(Integer image_slot)| nk.ButtonImageLabel|Integer|(Integer image_slot, String label, Integer align)| nk.ButtonImageLabelStyled|Integer|(String style_name, Integer image_slot, String title, Integer align)| nk.ButtonImageStyled|Integer|(String style_name, Integer image_slot)| nk.ButtonImageText|Integer|(Integer image_slot, String label, Integer len, Integer align)| nk.ButtonImageTextStyled|Integer|(String style_name, Integer image_slot, String title, Integer len, Integer align)| nk.ButtonLabel|Integer|(String title)| nk.ButtonLabelStyled|Integer|(String style_name, String title)| nk.ButtonPopBehavior|Integer|()| nk.ButtonPushBehavior|Integer|(Integer behavior)| nk.ButtonSetBehavior||(Integer behavior)| nk.ButtonSymbol|Integer|(Integer symbol)| nk.ButtonSymbolLabel|Integer|(Integer symbol, String label, Integer align)| nk.ButtonSymbolLabelStyled|Integer|(String style_name, Integer symbol, String title, Integer align)| nk.ButtonSymbolStyled|Integer|(String style_name, Integer symbol)| nk.ButtonSymbolText|Integer|(Integer symbol, String label, Integer len, Integer align)| nk.ButtonSymbolTextStyled|Integer|(String style_name, Integer symbol, String title, Integer len, Integer align)| nk.ButtonText|Integer|(String title, Integer len)| nk.ButtonTextStyled|Integer|(String style_name, String title, Integer len)| nk.ChartAddSlot||(Integer type, Integer count, Float min_value, Float max_value)| nk.ChartAddSlotColored||(Integer type, Integer color, Integer active, Integer count, Float min_value, Float max_value)| nk.ChartBegin|Integer|(Integer type, Integer num, Float min, Float max)| nk.ChartBeginColored|Integer|(Integer type, Integer color, Integer active, Integer num, Float min, Float max)| nk.ChartEnd||()| nk.ChartPush|Integer|(Float value)| nk.ChartPushSlot|Integer|(Float value, Integer slot)| nk.CheckboxFlagsLabel|Integer|(Stringlabel, unsigned Integer flags, unsigned Integer value)| nk.CheckboxFlagsText|Integer|(Stringtext, Integer len, unsigned Integer flags, unsigned Integer value)| nk.CheckboxLabel|Integer|(Stringlabel, Integer active)| nk.CheckboxText|Integer|(String text, Integer len, Integer active)| nk.ColorPicker|Integer|(Float r, Float g, Float b, Float a, Integer format)| nk.ComboBeginColor|Integer|(Integer r, Integer g, Integer b, Integer a, Float width, Float height)| nk.ComboBeginColor|Integer|(Integer rgba, Float width, Float height)| nk.ComboBeginImage|Integer|(Integer image_slot, Float width, Float height)| nk.ComboBeginImageLabel|Integer|(String selected, Integer image_slot, Float width, Float height)| nk.ComboBeginImageText|Integer|(String selected, Integer len, Integer image_slot, Float width, Float height)| nk.ComboBeginLabel|Integer|(String selected, Float w, Float h)| nk.ComboBeginSymbol|Integer|(Integer symbol, Float width, Float height)| nk.ComboBeginSymbolLabel|Integer|(String selected, Integer symbol, Float width, Float height)| nk.ComboBeginSymbolText|Integer|(String selected, Integer len, Integer symbol, Float width, Float height)| nk.ComboBegIntegerext|Integer|(String selected, Integer len, Float w, Float h)| nk.ComboClose||()| nk.ComboEnd||()| nk.ComboItemImageLabel|Integer|(Integer image_slot, String label, Integer align)| nk.ComboItemImageText|Integer|(Integer image_slot, String text, Integer len, Integer align)| nk.ComboItemLabel|Integer|(String label, Integer align)| nk.ComboItemSymbolLabel|Integer|(Integer symbol, String label, Integer align)| nk.ComboItemSymbolText|Integer|(Integer symbol, String text, Integer len, Integer align)| nk.ComboItemText|Integer|(String text, Integer len, Integer align)| nk.ComboSeparator|Integer|(String items_separated_by_separator, Integer separator, Integer selected, Integer count, Integer item_height, Float w, Float h)| nk.ContextualBegin|Integer|(Integer flags, Float width, Float height, Float bx, Float by, Float bw, Float bh)| nk.ContextualClose||()| nk.ContextualEnd||()| nk.ContextualItemImageLabel|Integer|(Integer image_slot, String label, Integer align)| nk.ContextualItemImageText|Integer|(Integer image_slot, String text, Integer len, Integer align)| nk.ContextualItemLabel|Integer|(String label, Integer align)| nk.ContextualItemSymbolLabel|Integer|(Integer symbol, Stringlabel, Integer align)| nk.ContextualItemSymbolText|Integer|(Integer symbol, String text, Integer len, Integer align)| nk.ContextualItemText|Integer|(String text, Integer len, Integer align)| nk.DrawImage||(Integer slot, Float x, Float y, Float w, Float h, Integer img_slot, Integer col)| nk.DrawText||(Integer slot, Float x, Float y, Float w, Float h, String text, String fnt_name, Integer colb, Integer colf)| nk.EditGetCursorPosition|Integer|()| nk.EditGetMarkEnd|Integer|()| nk.EditGetMarkStart|Integer|()| nk.EditSetCursorPosition||(Integer pos)| nk.EditSetMarkEnd||(Integer pos)| nk.EditSetMarkStart||(Integer pos)| nk.EditString|String|(Integer flags, String text, Integer max, Integer filter)| nk.FillArc||(Integer slot, Float cx, Float cy, Float radius, Float a_min, Float a_max, Integer col)| nk.FillCircle||(Integer slot, Float x, Float y, Float w, Float h, Integer col)| nk.FillRect||(Integer slot, Float x, Float y, Float w, Float h, Float rounding, Integer col)| nk.FillRectMultiColor||(Integer slot, Float x, Float y, Float w, Float h, Integer col_left, Integer col_top, Integer col_right, Integer col_bottom)| nk.FillTriangle||(Integer slot, Float x0, Float y0, Float x1, Float y1, Float x2, Float y2, Integer col)| nk.FixedVirtualResulotion||(Integer state)| nk.FontAddFromFile||(String name, String file, Float height)| nk.FontAddGlyphRange||(Integer first, Integer last)| nk.FontAtlasAddAgkFont|Integer|(Integer agk_id, String font_id, String image_file)| nk.FontAtlasAddAgkFont|Integer|(String font_id, String image_file)| nk.FontAtlasAddFromFile|Integer|(String font_id, String file, Float height)| nk.FontAtlasAddFromSystem|Integer|(String font_id, String file, Float height)| nk.FontGetHeight|Float|()| nk.FontGetLabelWidth|Float|(String label)| nk.FontGetTextWidth|Float|(String text, Integer len)| nk.FontSetGlyphRange||(Integer flag)| nk.FontStashBegin||()| nk.FontStashEnd||()| nk.GetAgkRenderImage|Integer|()| nk.GetAgkRenderSprite|Integer|()| nk.GetLastEditEvent|Integer|()| nk.GetMemblockInterface||()| nk.GroupBegin|Integer|(String title, Integer flags)| nk.GroupBgIntegeritled|Integer|(String id, String title, Integer flags)| nk.GroupEnd||()| nk.HandleInput||()| nk.HandleInput||(Float mousex, Float mousey)| nk.Image||(Integer image_slot)| nk.ImageColor||(Integer image_slot, Integer color)| nk.ImageCreate|Integer|(String name, Integer agk_img_id, Float posx, Float posy, Float width, Float Height) nk.ImageCreate|Integer|(String name, Integer agk_img_id) nk.ImageCreate|Integer|(Integer agk_img_id) nk.ImageExists|Integer|(Integer slot) nk.ImageExists|Integer|(String name) nk.ImageToSlot|Integer|(Integer slot, Integer agk_img_id, Float x, Float y, Float w, Float h)| nk.ImageToSlot|Integer|(Integer slot, Integer agk_img_id)| nk.Init|Integer|()| nk.Init|Integer|(Integer flag)| nk.InputAnyMouseClickInRect|Integer|(Float x, Float y, Float w, Float h)| nk.InputGetMouseDeltaX|Float|()| nk.InputGetMouseDeltaY|Float|()| nk.InputHasMouseClick|Integer|(Integer id)| nk.InputHasMouseClickDownInRect|Integer|(Integer id, Float x, Float y, Float w, Float h, Integer down)| nk.InputHasMouseClickInRect|Integer|(Integer id, Float x, Float y, Float w, Float h)| nk.InputIsKeyDown|Integer|(Integer key)| nk.InputIsKeyPressed|Integer|(Integer key)| nk.InputIsKeyReleased|Integer|(Integer key)| nk.InputIsMouseClickDownInRect|Integer|(Integer id, Float x, Float y, Float w, Float h, Integer down)| nk.InputIsMouseClickInRect|Integer|(Integer id, Float x, Float y, Float w, Float h)| nk.InputIsMouseDown|Integer|(Integer id)| nk.InputIsMouseHoveringRect|Integer|(Float x, Float y, Float w, Float h)| nk.InputIsMousePressed|Integer|(Integer id)| nk.InputIsMousePrevHoveringRect|Integer|(Float x, Float y, Float w, Float h)| nk.InputIsMouseReleased|Integer|(Integer id)| nk.InputMouseClicked|Integer|(Integer id, Float x, Float y, Float w, Float h)| nk.Label||(String label, Integer alignment)| nk.LabelColored||(String label, nk_flags align, Integer color)| nk.LabelColoredWrap||(String label, Integer color)| nk.LabelWrap||(String label)| nk.LayoutRatioFromPixel|Float|(Float pixel_width)| nk.LayoutResetMinRowHeight||()| nk.LayoutRow||(Integer fmt, Float height, String ratio)| nk.LayoutRowBegin||(Integer format, Float height, Integer cols)| nk.LayoutRowDynamic||(Float height, Integer cols)| nk.LayoutRowEnd||()| nk.LayoutRowPush||(Float width_ratio)| nk.LayoutRowStatic||(Float height, Integer item_width, Integer cols)| nk.LayoutRowTemplateBegin||(Float height)| nk.LayoutRowTemplateEnd||()| nk.LayoutRowTemplatePushDynamic||()| nk.LayoutRowTemplatePushStatic||(Float width)| nk.LayoutRowTemplatePushVariable||(Float min_width)| nk.LayoutSetMinRowHeight||(Float height)| nk.LayoutSpaceBegin||(Integer format, Float height, Integer count)| nk.LayoutSpaceBounds|String|()| nk.LayoutSpaceEnd||()| nk.LayoutSpacePush||(Float x, Float y, Float w, Float h)| nk.LayoutSpaceRectToLocal|String|(Float x, Float y, Float w, Float h)| nk.LayoutSpaceRectToScreen|String|(Float x, Float y, Float w, Float h)| nk.LayoutSpaceToLocal|String|(Float x, Float y)| nk.LayoutSpaceToScreen|String|(Float x, Float y)| nk.LayoutWidgetBounds|String|()| nk.LogSetLocation||(String path)| nk.MenubarBegin||()| nk.MenubarEnd||()| nk.MenuBeginImage|Integer|(String id, Integer image_slot, Float width, Float height)| nk.MenuBeginImageLabel|Integer|(String title, nk_flags align, Integer image_slot, Float width, Float height)| nk.MenuBeginImageText|Integer|(Stringtitle, Integer len, Integer align, Integer image_slot, Float width, Float height)| nk.MenuBeginLabel|Integer|(String label, nk_flags align, Float width, Float height)| nk.MenuBeginSymbol|Integer|(String id, Integer sym, Float width, Float height)| nk.MenuBeginSymbolLabel|Integer|(String title, Integer align, Integer sym, Float width, Float height)| nk.MenuBeginSymbolText|Integer|(Stringtitle, Integer len, Integer align, Integer sym, Float width, Float height)| nk.MenuBegIntegerext|Integer|(String title, Integer title_len, nk_flags align, Float width, Float height)| nk.MenuClose||()| nk.MenuEnd||()| nk.MenuItemImageLabel|Integer|(Integer image_slot, String label, Integer align)| nk.MenuItemImageText|Integer|(Integer image_slot, String text, Integer len, nk_flags align)| nk.MenuItemLabel|Integer|(String label, Integer align)| nk.MenuItemSymbolLabel|Integer|(Integer sym, String label, Integer align)| nk.MenuItemSymbolText|Integer|(Integer sym, String text, Integer len, Integer align)| nk.MenuItemText|Integer|(String title, Integer len, Integer align)| nk.OptionLabel|Integer|(String label, Integer active)| nk.OptionText|Integer|(String text, Integer len, Integer active)| nk.PopupBegin|Integer|(Integer type, String title, Integer flags, Float x, Float y, Float w, Float h)| nk.PopupClose||()| nk.PopupEnd||()| nk.PopupGetScrollX|Integer|()| nk.PopupGetScrollY|Integer|()| nk.PopupSetScroll||(nk_uInteger offset_x, nk_uInteger offset_y)| nk.Progress|Integer|(Integer cur, Integer max, Integer modifyable)| nk.PropertyFloat|Float|(String label, Float min, Float value, Float max, Float step, Float inc_per_pixel)| nk.PropertyInteger|Integer|(String label, Integer min, Integer value, Integer max, Integer step, Float inc_per_pixel)| nk.Render||(Integer antialiasing)| nk.SelectImageLabel|Integer|(Integer image_slot, String label, Integer align, Integer value)| nk.SelectImageText|Integer|(Integer image_slot, String text, Integer len, Integer align, Integer value)| nk.SelectLabel|Integer|(String label, Integer align, Integer value)| nk.SelectSymbolLabel|Integer|(Integer symbol, String label, Integer align, Integer value)| nk.SelectSymbolText|Integer|(Integer symbol, String text, Integer len, Integer align, Integer value)| nk.SelectText|Integer|(String text, Integer len, Integer align, Integer value)| nk.SliderFloat|Float|(Float min, Float val, Float max, Float step)| nk.SliderIntegereger|Integer|(Integer min, Integer val, Integer max, Integer step)| nk.Spacing||(Integer cols)| nk.StrokeArc||(Integer slot, Float cx, Float cy, Float radius, Float a_min, Float a_max, Float line_thickness, Integer col)| nk.StrokeCircle||(Integer slot, Float x, Float y, Float w, Float h, Float line_thickness, Integer col)| nk.StrokeCurve||(Integer slot, Float ax, Float ay, Float ctrl0x, Float ctrl0y, Float ctrl1x, Float ctrl1y, Float bx, Float by, Float line_thickness, Integer col)| nk.StrokeLine||(Integer slot, Float x0, Float y0, Float x1, Float y1, Float thickness, Integer rgb)| nk.StrokeRect||(Integer slot, Float x, Float y, Float w, Float h, Float rounding, Float line_thickness, Integer col)| nk.StrokeTriangle||(Integer slot, Float x0, Float y0, Float x1, Float y1, Float x2, Float y2, Float line_thickness, Integer col)| nk.StyleColorTableBegin||(Integer flag)| nk.StyleColorTableEnd||()| nk.StyleColorTablePush||(Integer widget, Integer color)| nk.StyleCreateMemblock[Integer|(String nameID,Integer type)| nk.StyleCreateMemblock[Integer|(Integer type)| nk.StyleCreateMemblock[Integer|(String nameID,Integer type,Integer memID)| nk.StyleCreateMemblock[Integer|(Integer type,Integer memID)| nk.StyleDeleteMemblock||(String nameID)| nk.StyleGetColorTable|String|()| nk.StyleGetColorTableTags|String|()| nk.StyleGetContextProperty|String|(String widget, String prop_name)| nk.StyleGetItemSize|Integer|()| nk.StyleHideCursor||()| nk.StyleLoadFromFile||(String file)| nk.StyleLoadFromString||(String xml)| nk.StyleMake|Integer|(String name, String style_tag)| nk.StyleMakeCursor|Integer|(String id_name,String item_name,Float width, Float height,Float offsetx, Float offsety)| nk.StyleMakeImage|Integer|(String name, Integer agk_id)| nk.StyleMakeImage|Integer|(String name,Integer agk_id,Integer sub_x,Integer sub_y,Integer sub_w,Integer sub_h)| nk.StyleMakeItem|Integer|(String name, Integer color)| nk.StyleMakeItem|Integer|(String style_tag)| nk.StyleMakeItem|Integer|(String name,String img_name,Integer sub_x,Integer sub_y,Integer sub_w,Integer sub_h,Float bl,Float bt,Float br,Float bb)| nk.StyleMakeItem|Integer|(String name,String img_name,Integer sub_x,Integer sub_y,Integer sub_w,Integer sub_h)| nk.StylePop||()| nk.StylePush||(String style_name)| nk.StylePushMemblock||(String mem_name)| nk.StylePushMemblock||(Integer type,Integer mem_id)| nk.StyleReplaceCursor||(Integer cursor_style, String cursor_name)| nk.StyleSetContext||(String style_name)| nk.StyleSetContextProperty|Integer|(String widget, String prop_name, String value)| nk.StyleSetCursor|Integer|(Integer cursor_style)| nk.StyleSetFont||(String font_name)| nk.StyleSetFromMemblock||(Integer type,Integer memID)| nk.StyleSetFromMemblock||(String nameID)| nk.StyleShowCursor||()| nk.Sync||()| nk.Text||(String text, Integer len, Integer align)| nk.TextColored||(String text, Integer len, Integer align, Integer color)| nk.TextWrap||(String text, Integer len)| nk.TextWrapColored||(String text, Integer len, Integer color)| nk.Tooltip||(String text, Float offsetx, Float offsety)| nk.Tooltip||(String text)| nk.TooltipBegin|Integer|(Float width, Float offsetx, Float offsety)| nk.TooltipBegin|Integer|(Float width)| nk.TooltipEnd||()| nk.TreeElementImagePush|Integer|(Integer type, Integer image_slot, String title, Integer state, Integer value)| nk.TreeElementImagePushHashed|Integer|(Integer type, Integer image_slot, String title, Integer state, Integer value, String hash, Integer len, Integer seed)| nk.TreeElementImagePushID|Integer|(Integer type, Integer image_slot, String title, Integer state, Integer value, Integer id)| nk.TreeElementPush|Integer|(Integer type, String title, Integer state, Integer value)| nk.TreeElementPushHashed|Integer|(Integer type, String title, Integer state, Integer value, String hash, Integer len, Integer seed)| nk.TreeElementPushID|Integer|(Integer type, String title, Integer state, Integer value, Integer id)| nk.TreeGetLastElementValue|Integer|()| nk.TreeImagePush|Integer|(Integer type, Integer image_slot, String title, Integer state)| nk.TreeImagePushHashed|Integer|(Integer type, Integer image_slot, String title, Integer state, String hash, Integer len, Integer line)| nk.TreeImagePushID|Integer|(Integer type, Integer image_slot, String title, Integer state, Integer id)| nk.TreePush|Integer|(Integer type, String title, Integer state)| nk.TreePushHashed|Integer|(Integer type, String title, Integer state, String hash, Integer len, Integer seed)| nk.TreePushID|Integer|(Integer type, String title, Integer state, Integer id)| nk.TreeStateImagePush|Integer|(Integer type, Integer image_slot, String title, Integer state)| nk.TreeStatePop||()| nk.TreeStatePush|Integer|(Integer type, String title, Integer state)| nk.Widget|String|()| nk.WidgetBounds|String|()| nk.WidgetFitting|String|(Float paddingx, Float paddingy)| nk.WidgetGetLastState|Integer|()| nk.WidgetHasMouseClickDown|Integer|(Integer btn, Integer down)| nk.WidgetHeight|Float|()| nk.WidgetIsHovered|Integer|()| nk.WidgetIsMouseClicked|Integer|(Integer btn)| nk.WidgetPosition|String|()| nk.WidgetSize|String|()| nk.WidgetWidth|Float|()| nk.WindowBegin|Integer|(String title, Float posx, Float posy, Float width, Float height, Integer flags)| nk.WindowBegIntegeritled|Integer|(String name, String title, Float posx, Float posy, Float width, Float height, Integer flags)| nk.WindowClose||(String name)| nk.WindowCollapse||(String name, Integer state)| nk.WindowCollapseIf||(String name, Integer state, Integer cond)| nk.WindowEnd||()| nk.WindowGetBoundHeight|Float|()| nk.WindowGetBounds|String|()| nk.WindowGetBoundWidth|Float|()| nk.WindowGetBoundX|Float|()| nk.WindowGetBoundY|Float|()| nk.WindowGetContentRegion|String|()| nk.WindowGetContentRegionHeight|Float|()| nk.WindowGetContentRegionMax|String|()| nk.WindowGetContentRegionMin|String|()| nk.WindowGetContentRegionSize|String|()| nk.WindowGetContentRegionWidth|Float|()| nk.WindowGetContentRegionX|Float|()| nk.WindowGetContentRegionY|Float|()| nk.WindowGetFlags|Integer|()| nk.WindowGetHeight|Float|()| nk.WindowGetPanelBounds|String|()| nk.WindowGetPosition|String|()| nk.WindowGetScroll|String|()| nk.WindowGetSize|String|()| nk.WindowGetWidth|Float|()| nk.WindowHasFocus|Integer|()| nk.WindowIsActive|Integer|(String name)| nk.WindowIsAnyActive|Integer|()| nk.WindowIsAnyHovered|Integer|()| nk.WindowIsClosed|Integer|(String name)| nk.WindowIsCollapsed|Integer|(String name)| nk.WindowIsHidden|Integer|(String name)| nk.WindowIsHovered|Integer|()| nk.WindowSetBounds||(String name, Float x, Float y, Float w, Float h)| nk.WindowSetFocus||(String name)| nk.WindowSetPosition||(String name, Float x, Float y)| nk.WindowSetScroll||(Integer x, Integer y)| nk.WindowSetSize||(String name, Float x, Float y)| nk.WindowShow||(String name, Integer state)| nk.WindowShowIf||(String name, Integer state, Integer cond)| nk.WindowStore||(Integer slot, String name)| nk.WindowStoreCanvas||(Integer slot)| nk.WindowStorePanel||(Integer slot)|