From 0744f5d9a1379223da4b59462efcd94d5bb9f455 Mon Sep 17 00:00:00 2001 From: warxander Date: Wed, 15 Nov 2023 22:13:09 +0300 Subject: [PATCH] doc: Update --- docs/assets/search.js | 2 +- docs/functions/beginRow.html | 2 +- docs/functions/beginWindow.html | 2 +- docs/functions/button.html | 2 +- docs/functions/checkBox.html | 2 +- docs/functions/collapsingHeader.html | 2 +- docs/functions/dummy.html | 2 +- docs/functions/endRow.html | 2 +- docs/functions/endWindow.html | 2 +- docs/functions/getUi.html | 2 +- docs/functions/heading.html | 2 +- docs/functions/hyperlink.html | 2 +- docs/functions/isDebugEnabled.html | 2 +- docs/functions/isItemClicked.html | 2 +- docs/functions/isItemHovered.html | 2 +- docs/functions/label.html | 2 +- docs/functions/popItemId.html | 2 +- docs/functions/popItemWidth.html | 2 +- docs/functions/progressBar.html | 2 +- docs/functions/pushItemId.html | 2 +- docs/functions/pushItemWidth.html | 2 +- docs/functions/selectable.html | 2 +- docs/functions/separator.html | 2 +- docs/functions/setDebugEnabled.html | 2 +- docs/functions/setNextItemId.html | 2 +- docs/functions/setNextItemWidth.html | 2 +- docs/functions/setNextWindowId.html | 2 +- docs/functions/setNextWindowNoBackground.html | 2 +- docs/functions/setNextWindowNoDrag.html | 2 +- docs/functions/setNextWindowSpacing.html | 2 +- docs/functions/setStyleSheet.html | 2 +- docs/functions/slider.html | 2 +- docs/functions/spacing.html | 2 +- docs/functions/sprite.html | 2 +- docs/functions/spriteButton.html | 2 +- docs/functions/textArea.html | 2 +- docs/functions/textEdit.html | 2 +- docs/functions/useDefaultStyle.html | 2 +- docs/interfaces/IInput.html | 10 +- docs/interfaces/ILayout.html | 6 +- docs/interfaces/IPainter.html | 124 +++++++++++------- docs/interfaces/IRect.html | 10 +- docs/interfaces/ISliderResult.html | 6 +- docs/interfaces/ITextEditResult.html | 6 +- docs/interfaces/IUi.html | 22 ++-- docs/interfaces/IVector2.html | 6 +- 46 files changed, 146 insertions(+), 120 deletions(-) diff --git a/docs/assets/search.js b/docs/assets/search.js index d0b1edc..2495bc0 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":64,\"name\":\"getUi\",\"url\":\"functions/getUi.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setDebugEnabled\",\"url\":\"functions/setDebugEnabled.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isDebugEnabled\",\"url\":\"functions/isDebugEnabled.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextWindowNoDrag\",\"url\":\"functions/setNextWindowNoDrag.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextWindowNoBackground\",\"url\":\"functions/setNextWindowNoBackground.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextWindowId\",\"url\":\"functions/setNextWindowId.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextWindowSpacing\",\"url\":\"functions/setNextWindowSpacing.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"beginWindow\",\"url\":\"functions/beginWindow.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"endWindow\",\"url\":\"functions/endWindow.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isItemHovered\",\"url\":\"functions/isItemHovered.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isItemClicked\",\"url\":\"functions/isItemClicked.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"beginRow\",\"url\":\"functions/beginRow.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"endRow\",\"url\":\"functions/endRow.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextItemWidth\",\"url\":\"functions/setNextItemWidth.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"pushItemWidth\",\"url\":\"functions/pushItemWidth.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"popItemWidth\",\"url\":\"functions/popItemWidth.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setStyleSheet\",\"url\":\"functions/setStyleSheet.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"useDefaultStyle\",\"url\":\"functions/useDefaultStyle.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextItemId\",\"url\":\"functions/setNextItemId.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"pushItemId\",\"url\":\"functions/pushItemId.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"popItemId\",\"url\":\"functions/popItemId.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IVector2\",\"url\":\"interfaces/IVector2.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IVector2.html#x\",\"classes\":\"\",\"parent\":\"IVector2\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IVector2.html#y\",\"classes\":\"\",\"parent\":\"IVector2\"},{\"kind\":256,\"name\":\"IRect\",\"url\":\"interfaces/IRect.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IRect.html#x\",\"classes\":\"\",\"parent\":\"IRect\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IRect.html#y\",\"classes\":\"\",\"parent\":\"IRect\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/IRect.html#w\",\"classes\":\"\",\"parent\":\"IRect\"},{\"kind\":1024,\"name\":\"h\",\"url\":\"interfaces/IRect.html#h\",\"classes\":\"\",\"parent\":\"IRect\"},{\"kind\":256,\"name\":\"IUi\",\"url\":\"interfaces/IUi.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"beginItem\",\"url\":\"interfaces/IUi.html#beginItem\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"endItem\",\"url\":\"interfaces/IUi.html#endItem\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"tryGetItemWidth\",\"url\":\"interfaces/IUi.html#tryGetItemWidth\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"tryGetItemId\",\"url\":\"interfaces/IUi.html#tryGetItemId\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"getInput\",\"url\":\"interfaces/IUi.html#getInput\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"getLayout\",\"url\":\"interfaces/IUi.html#getLayout\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"getPainter\",\"url\":\"interfaces/IUi.html#getPainter\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"isItemHovered\",\"url\":\"interfaces/IUi.html#isItemHovered\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"isItemClicked\",\"url\":\"interfaces/IUi.html#isItemClicked\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"getWindowRect\",\"url\":\"interfaces/IUi.html#getWindowRect\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":256,\"name\":\"IInput\",\"url\":\"interfaces/IInput.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"getMousePosition\",\"url\":\"interfaces/IInput.html#getMousePosition\",\"classes\":\"\",\"parent\":\"IInput\"},{\"kind\":2048,\"name\":\"isKeyPressed\",\"url\":\"interfaces/IInput.html#isKeyPressed\",\"classes\":\"\",\"parent\":\"IInput\"},{\"kind\":2048,\"name\":\"isKeyReleased\",\"url\":\"interfaces/IInput.html#isKeyReleased\",\"classes\":\"\",\"parent\":\"IInput\"},{\"kind\":2048,\"name\":\"isKeyDown\",\"url\":\"interfaces/IInput.html#isKeyDown\",\"classes\":\"\",\"parent\":\"IInput\"},{\"kind\":256,\"name\":\"ILayout\",\"url\":\"interfaces/ILayout.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"getContentRect\",\"url\":\"interfaces/ILayout.html#getContentRect\",\"classes\":\"\",\"parent\":\"ILayout\"},{\"kind\":2048,\"name\":\"getItemRect\",\"url\":\"interfaces/ILayout.html#getItemRect\",\"classes\":\"\",\"parent\":\"ILayout\"},{\"kind\":256,\"name\":\"IPainter\",\"url\":\"interfaces/IPainter.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"move\",\"url\":\"interfaces/IPainter.html#move\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"interfaces/IPainter.html#getPosition\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"interfaces/IPainter.html#setPosition\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"setColor\",\"url\":\"interfaces/IPainter.html#setColor\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"setMouseCursor\",\"url\":\"interfaces/IPainter.html#setMouseCursor\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"drawRect\",\"url\":\"interfaces/IPainter.html#drawRect\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"drawSprite\",\"url\":\"interfaces/IPainter.html#drawSprite\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"setText\",\"url\":\"interfaces/IPainter.html#setText\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"setTextWidth\",\"url\":\"interfaces/IPainter.html#setTextWidth\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"getTextWidth\",\"url\":\"interfaces/IPainter.html#getTextWidth\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"drawText\",\"url\":\"interfaces/IPainter.html#drawText\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":64,\"name\":\"button\",\"url\":\"functions/button.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"checkBox\",\"url\":\"functions/checkBox.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"collapsingHeader\",\"url\":\"functions/collapsingHeader.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"dummy\",\"url\":\"functions/dummy.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"heading\",\"url\":\"functions/heading.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"hyperlink\",\"url\":\"functions/hyperlink.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"label\",\"url\":\"functions/label.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"progressBar\",\"url\":\"functions/progressBar.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"selectable\",\"url\":\"functions/selectable.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"separator\",\"url\":\"functions/separator.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"slider\",\"url\":\"functions/slider.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ISliderResult\",\"url\":\"interfaces/ISliderResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"isValueChanged\",\"url\":\"interfaces/ISliderResult.html#isValueChanged\",\"classes\":\"\",\"parent\":\"ISliderResult\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ISliderResult.html#value\",\"classes\":\"\",\"parent\":\"ISliderResult\"},{\"kind\":64,\"name\":\"spacing\",\"url\":\"functions/spacing.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"sprite\",\"url\":\"functions/sprite.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"spriteButton\",\"url\":\"functions/spriteButton.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"textArea\",\"url\":\"functions/textArea.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"textEdit\",\"url\":\"functions/textEdit.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ITextEditResult\",\"url\":\"interfaces/ITextEditResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"isTextChanged\",\"url\":\"interfaces/ITextEditResult.html#isTextChanged\",\"classes\":\"\",\"parent\":\"ITextEditResult\"},{\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/ITextEditResult.html#text\",\"classes\":\"\",\"parent\":\"ITextEditResult\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,40.134]],[\"comment/0\",[]],[\"name/1\",[1,40.134]],[\"comment/1\",[]],[\"name/2\",[2,40.134]],[\"comment/2\",[]],[\"name/3\",[3,40.134]],[\"comment/3\",[]],[\"name/4\",[4,40.134]],[\"comment/4\",[]],[\"name/5\",[5,40.134]],[\"comment/5\",[]],[\"name/6\",[6,40.134]],[\"comment/6\",[]],[\"name/7\",[7,40.134]],[\"comment/7\",[]],[\"name/8\",[8,40.134]],[\"comment/8\",[]],[\"name/9\",[9,35.025]],[\"comment/9\",[]],[\"name/10\",[10,35.025]],[\"comment/10\",[]],[\"name/11\",[11,40.134]],[\"comment/11\",[]],[\"name/12\",[12,40.134]],[\"comment/12\",[]],[\"name/13\",[13,40.134]],[\"comment/13\",[]],[\"name/14\",[14,40.134]],[\"comment/14\",[]],[\"name/15\",[15,40.134]],[\"comment/15\",[]],[\"name/16\",[16,40.134]],[\"comment/16\",[]],[\"name/17\",[17,40.134]],[\"comment/17\",[]],[\"name/18\",[18,40.134]],[\"comment/18\",[]],[\"name/19\",[19,40.134]],[\"comment/19\",[]],[\"name/20\",[20,40.134]],[\"comment/20\",[]],[\"name/21\",[21,40.134]],[\"comment/21\",[]],[\"name/22\",[22,35.025]],[\"comment/22\",[]],[\"name/23\",[23,35.025]],[\"comment/23\",[]],[\"name/24\",[24,40.134]],[\"comment/24\",[]],[\"name/25\",[22,35.025]],[\"comment/25\",[]],[\"name/26\",[23,35.025]],[\"comment/26\",[]],[\"name/27\",[25,40.134]],[\"comment/27\",[]],[\"name/28\",[26,40.134]],[\"comment/28\",[]],[\"name/29\",[27,40.134]],[\"comment/29\",[]],[\"name/30\",[28,40.134]],[\"comment/30\",[]],[\"name/31\",[29,40.134]],[\"comment/31\",[]],[\"name/32\",[30,40.134]],[\"comment/32\",[]],[\"name/33\",[31,40.134]],[\"comment/33\",[]],[\"name/34\",[32,40.134]],[\"comment/34\",[]],[\"name/35\",[33,40.134]],[\"comment/35\",[]],[\"name/36\",[34,40.134]],[\"comment/36\",[]],[\"name/37\",[9,35.025]],[\"comment/37\",[]],[\"name/38\",[10,35.025]],[\"comment/38\",[]],[\"name/39\",[35,40.134]],[\"comment/39\",[]],[\"name/40\",[36,40.134]],[\"comment/40\",[]],[\"name/41\",[37,40.134]],[\"comment/41\",[]],[\"name/42\",[38,40.134]],[\"comment/42\",[]],[\"name/43\",[39,40.134]],[\"comment/43\",[]],[\"name/44\",[40,40.134]],[\"comment/44\",[]],[\"name/45\",[41,40.134]],[\"comment/45\",[]],[\"name/46\",[42,40.134]],[\"comment/46\",[]],[\"name/47\",[43,40.134]],[\"comment/47\",[]],[\"name/48\",[44,40.134]],[\"comment/48\",[]],[\"name/49\",[45,40.134]],[\"comment/49\",[]],[\"name/50\",[46,40.134]],[\"comment/50\",[]],[\"name/51\",[47,40.134]],[\"comment/51\",[]],[\"name/52\",[48,40.134]],[\"comment/52\",[]],[\"name/53\",[49,40.134]],[\"comment/53\",[]],[\"name/54\",[50,40.134]],[\"comment/54\",[]],[\"name/55\",[51,40.134]],[\"comment/55\",[]],[\"name/56\",[52,40.134]],[\"comment/56\",[]],[\"name/57\",[53,40.134]],[\"comment/57\",[]],[\"name/58\",[54,40.134]],[\"comment/58\",[]],[\"name/59\",[55,40.134]],[\"comment/59\",[]],[\"name/60\",[56,40.134]],[\"comment/60\",[]],[\"name/61\",[57,40.134]],[\"comment/61\",[]],[\"name/62\",[58,40.134]],[\"comment/62\",[]],[\"name/63\",[59,40.134]],[\"comment/63\",[]],[\"name/64\",[60,40.134]],[\"comment/64\",[]],[\"name/65\",[61,40.134]],[\"comment/65\",[]],[\"name/66\",[62,40.134]],[\"comment/66\",[]],[\"name/67\",[63,40.134]],[\"comment/67\",[]],[\"name/68\",[64,40.134]],[\"comment/68\",[]],[\"name/69\",[65,40.134]],[\"comment/69\",[]],[\"name/70\",[66,40.134]],[\"comment/70\",[]],[\"name/71\",[67,40.134]],[\"comment/71\",[]],[\"name/72\",[68,40.134]],[\"comment/72\",[]],[\"name/73\",[69,40.134]],[\"comment/73\",[]],[\"name/74\",[70,40.134]],[\"comment/74\",[]],[\"name/75\",[71,40.134]],[\"comment/75\",[]],[\"name/76\",[72,40.134]],[\"comment/76\",[]],[\"name/77\",[73,40.134]],[\"comment/77\",[]],[\"name/78\",[74,40.134]],[\"comment/78\",[]],[\"name/79\",[75,40.134]],[\"comment/79\",[]],[\"name/80\",[76,40.134]],[\"comment/80\",[]],[\"name/81\",[77,40.134]],[\"comment/81\",[]]],\"invertedIndex\":[[\"beginitem\",{\"_index\":28,\"name\":{\"30\":{}},\"comment\":{}}],[\"beginrow\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"beginwindow\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"button\",{\"_index\":56,\"name\":{\"60\":{}},\"comment\":{}}],[\"checkbox\",{\"_index\":57,\"name\":{\"61\":{}},\"comment\":{}}],[\"collapsingheader\",{\"_index\":58,\"name\":{\"62\":{}},\"comment\":{}}],[\"drawrect\",{\"_index\":50,\"name\":{\"54\":{}},\"comment\":{}}],[\"drawsprite\",{\"_index\":51,\"name\":{\"55\":{}},\"comment\":{}}],[\"drawtext\",{\"_index\":55,\"name\":{\"59\":{}},\"comment\":{}}],[\"dummy\",{\"_index\":59,\"name\":{\"63\":{}},\"comment\":{}}],[\"enditem\",{\"_index\":29,\"name\":{\"31\":{}},\"comment\":{}}],[\"endrow\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"endwindow\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"getcontentrect\",{\"_index\":42,\"name\":{\"46\":{}},\"comment\":{}}],[\"getinput\",{\"_index\":32,\"name\":{\"34\":{}},\"comment\":{}}],[\"getitemrect\",{\"_index\":43,\"name\":{\"47\":{}},\"comment\":{}}],[\"getlayout\",{\"_index\":33,\"name\":{\"35\":{}},\"comment\":{}}],[\"getmouseposition\",{\"_index\":37,\"name\":{\"41\":{}},\"comment\":{}}],[\"getpainter\",{\"_index\":34,\"name\":{\"36\":{}},\"comment\":{}}],[\"getposition\",{\"_index\":46,\"name\":{\"50\":{}},\"comment\":{}}],[\"gettextwidth\",{\"_index\":54,\"name\":{\"58\":{}},\"comment\":{}}],[\"getui\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"getwindowrect\",{\"_index\":35,\"name\":{\"39\":{}},\"comment\":{}}],[\"h\",{\"_index\":26,\"name\":{\"28\":{}},\"comment\":{}}],[\"heading\",{\"_index\":60,\"name\":{\"64\":{}},\"comment\":{}}],[\"hyperlink\",{\"_index\":61,\"name\":{\"65\":{}},\"comment\":{}}],[\"iinput\",{\"_index\":36,\"name\":{\"40\":{}},\"comment\":{}}],[\"ilayout\",{\"_index\":41,\"name\":{\"45\":{}},\"comment\":{}}],[\"ipainter\",{\"_index\":44,\"name\":{\"48\":{}},\"comment\":{}}],[\"irect\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"isdebugenabled\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"isitemclicked\",{\"_index\":10,\"name\":{\"10\":{},\"38\":{}},\"comment\":{}}],[\"isitemhovered\",{\"_index\":9,\"name\":{\"9\":{},\"37\":{}},\"comment\":{}}],[\"iskeydown\",{\"_index\":40,\"name\":{\"44\":{}},\"comment\":{}}],[\"iskeypressed\",{\"_index\":38,\"name\":{\"42\":{}},\"comment\":{}}],[\"iskeyreleased\",{\"_index\":39,\"name\":{\"43\":{}},\"comment\":{}}],[\"isliderresult\",{\"_index\":67,\"name\":{\"71\":{}},\"comment\":{}}],[\"istextchanged\",{\"_index\":76,\"name\":{\"80\":{}},\"comment\":{}}],[\"isvaluechanged\",{\"_index\":68,\"name\":{\"72\":{}},\"comment\":{}}],[\"itexteditresult\",{\"_index\":75,\"name\":{\"79\":{}},\"comment\":{}}],[\"iui\",{\"_index\":27,\"name\":{\"29\":{}},\"comment\":{}}],[\"ivector2\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"label\",{\"_index\":62,\"name\":{\"66\":{}},\"comment\":{}}],[\"move\",{\"_index\":45,\"name\":{\"49\":{}},\"comment\":{}}],[\"popitemid\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"popitemwidth\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"progressbar\",{\"_index\":63,\"name\":{\"67\":{}},\"comment\":{}}],[\"pushitemid\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"pushitemwidth\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"selectable\",{\"_index\":64,\"name\":{\"68\":{}},\"comment\":{}}],[\"separator\",{\"_index\":65,\"name\":{\"69\":{}},\"comment\":{}}],[\"setcolor\",{\"_index\":48,\"name\":{\"52\":{}},\"comment\":{}}],[\"setdebugenabled\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"setmousecursor\",{\"_index\":49,\"name\":{\"53\":{}},\"comment\":{}}],[\"setnextitemid\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"setnextitemwidth\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"setnextwindowid\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"setnextwindownobackground\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"setnextwindownodrag\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"setnextwindowspacing\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"setposition\",{\"_index\":47,\"name\":{\"51\":{}},\"comment\":{}}],[\"setstylesheet\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"settext\",{\"_index\":52,\"name\":{\"56\":{}},\"comment\":{}}],[\"settextwidth\",{\"_index\":53,\"name\":{\"57\":{}},\"comment\":{}}],[\"slider\",{\"_index\":66,\"name\":{\"70\":{}},\"comment\":{}}],[\"spacing\",{\"_index\":70,\"name\":{\"74\":{}},\"comment\":{}}],[\"sprite\",{\"_index\":71,\"name\":{\"75\":{}},\"comment\":{}}],[\"spritebutton\",{\"_index\":72,\"name\":{\"76\":{}},\"comment\":{}}],[\"text\",{\"_index\":77,\"name\":{\"81\":{}},\"comment\":{}}],[\"textarea\",{\"_index\":73,\"name\":{\"77\":{}},\"comment\":{}}],[\"textedit\",{\"_index\":74,\"name\":{\"78\":{}},\"comment\":{}}],[\"trygetitemid\",{\"_index\":31,\"name\":{\"33\":{}},\"comment\":{}}],[\"trygetitemwidth\",{\"_index\":30,\"name\":{\"32\":{}},\"comment\":{}}],[\"usedefaultstyle\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"value\",{\"_index\":69,\"name\":{\"73\":{}},\"comment\":{}}],[\"w\",{\"_index\":25,\"name\":{\"27\":{}},\"comment\":{}}],[\"x\",{\"_index\":22,\"name\":{\"22\":{},\"25\":{}},\"comment\":{}}],[\"y\",{\"_index\":23,\"name\":{\"23\":{},\"26\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":64,\"name\":\"getUi\",\"url\":\"functions/getUi.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setDebugEnabled\",\"url\":\"functions/setDebugEnabled.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isDebugEnabled\",\"url\":\"functions/isDebugEnabled.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextWindowNoDrag\",\"url\":\"functions/setNextWindowNoDrag.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextWindowNoBackground\",\"url\":\"functions/setNextWindowNoBackground.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextWindowId\",\"url\":\"functions/setNextWindowId.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextWindowSpacing\",\"url\":\"functions/setNextWindowSpacing.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"beginWindow\",\"url\":\"functions/beginWindow.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"endWindow\",\"url\":\"functions/endWindow.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isItemHovered\",\"url\":\"functions/isItemHovered.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isItemClicked\",\"url\":\"functions/isItemClicked.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"beginRow\",\"url\":\"functions/beginRow.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"endRow\",\"url\":\"functions/endRow.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextItemWidth\",\"url\":\"functions/setNextItemWidth.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"pushItemWidth\",\"url\":\"functions/pushItemWidth.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"popItemWidth\",\"url\":\"functions/popItemWidth.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setStyleSheet\",\"url\":\"functions/setStyleSheet.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"useDefaultStyle\",\"url\":\"functions/useDefaultStyle.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setNextItemId\",\"url\":\"functions/setNextItemId.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"pushItemId\",\"url\":\"functions/pushItemId.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"popItemId\",\"url\":\"functions/popItemId.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"IVector2\",\"url\":\"interfaces/IVector2.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IVector2.html#x\",\"classes\":\"\",\"parent\":\"IVector2\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IVector2.html#y\",\"classes\":\"\",\"parent\":\"IVector2\"},{\"kind\":256,\"name\":\"IRect\",\"url\":\"interfaces/IRect.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/IRect.html#x\",\"classes\":\"\",\"parent\":\"IRect\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/IRect.html#y\",\"classes\":\"\",\"parent\":\"IRect\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/IRect.html#w\",\"classes\":\"\",\"parent\":\"IRect\"},{\"kind\":1024,\"name\":\"h\",\"url\":\"interfaces/IRect.html#h\",\"classes\":\"\",\"parent\":\"IRect\"},{\"kind\":256,\"name\":\"IUi\",\"url\":\"interfaces/IUi.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"beginItem\",\"url\":\"interfaces/IUi.html#beginItem\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"endItem\",\"url\":\"interfaces/IUi.html#endItem\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"tryGetItemWidth\",\"url\":\"interfaces/IUi.html#tryGetItemWidth\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"tryGetItemId\",\"url\":\"interfaces/IUi.html#tryGetItemId\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"getInput\",\"url\":\"interfaces/IUi.html#getInput\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"getLayout\",\"url\":\"interfaces/IUi.html#getLayout\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"getPainter\",\"url\":\"interfaces/IUi.html#getPainter\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"isItemHovered\",\"url\":\"interfaces/IUi.html#isItemHovered\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"isItemClicked\",\"url\":\"interfaces/IUi.html#isItemClicked\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":2048,\"name\":\"getWindowRect\",\"url\":\"interfaces/IUi.html#getWindowRect\",\"classes\":\"\",\"parent\":\"IUi\"},{\"kind\":256,\"name\":\"IInput\",\"url\":\"interfaces/IInput.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"getMousePosition\",\"url\":\"interfaces/IInput.html#getMousePosition\",\"classes\":\"\",\"parent\":\"IInput\"},{\"kind\":2048,\"name\":\"isKeyPressed\",\"url\":\"interfaces/IInput.html#isKeyPressed\",\"classes\":\"\",\"parent\":\"IInput\"},{\"kind\":2048,\"name\":\"isKeyReleased\",\"url\":\"interfaces/IInput.html#isKeyReleased\",\"classes\":\"\",\"parent\":\"IInput\"},{\"kind\":2048,\"name\":\"isKeyDown\",\"url\":\"interfaces/IInput.html#isKeyDown\",\"classes\":\"\",\"parent\":\"IInput\"},{\"kind\":256,\"name\":\"ILayout\",\"url\":\"interfaces/ILayout.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"getContentRect\",\"url\":\"interfaces/ILayout.html#getContentRect\",\"classes\":\"\",\"parent\":\"ILayout\"},{\"kind\":2048,\"name\":\"getItemRect\",\"url\":\"interfaces/ILayout.html#getItemRect\",\"classes\":\"\",\"parent\":\"ILayout\"},{\"kind\":256,\"name\":\"IPainter\",\"url\":\"interfaces/IPainter.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"move\",\"url\":\"interfaces/IPainter.html#move\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"interfaces/IPainter.html#getPosition\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"interfaces/IPainter.html#setPosition\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"setColor\",\"url\":\"interfaces/IPainter.html#setColor\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"setMouseCursor\",\"url\":\"interfaces/IPainter.html#setMouseCursor\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"drawRect\",\"url\":\"interfaces/IPainter.html#drawRect\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"drawSprite\",\"url\":\"interfaces/IPainter.html#drawSprite\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"getTextWidth\",\"url\":\"interfaces/IPainter.html#getTextWidth\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"getTextLineCount\",\"url\":\"interfaces/IPainter.html#getTextLineCount\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"drawText\",\"url\":\"interfaces/IPainter.html#drawText\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":2048,\"name\":\"drawMultilineText\",\"url\":\"interfaces/IPainter.html#drawMultilineText\",\"classes\":\"\",\"parent\":\"IPainter\"},{\"kind\":64,\"name\":\"button\",\"url\":\"functions/button.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"checkBox\",\"url\":\"functions/checkBox.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"collapsingHeader\",\"url\":\"functions/collapsingHeader.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"dummy\",\"url\":\"functions/dummy.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"heading\",\"url\":\"functions/heading.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"hyperlink\",\"url\":\"functions/hyperlink.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"label\",\"url\":\"functions/label.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"progressBar\",\"url\":\"functions/progressBar.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"selectable\",\"url\":\"functions/selectable.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"separator\",\"url\":\"functions/separator.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"slider\",\"url\":\"functions/slider.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ISliderResult\",\"url\":\"interfaces/ISliderResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"isValueChanged\",\"url\":\"interfaces/ISliderResult.html#isValueChanged\",\"classes\":\"\",\"parent\":\"ISliderResult\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/ISliderResult.html#value\",\"classes\":\"\",\"parent\":\"ISliderResult\"},{\"kind\":64,\"name\":\"spacing\",\"url\":\"functions/spacing.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"sprite\",\"url\":\"functions/sprite.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"spriteButton\",\"url\":\"functions/spriteButton.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"textArea\",\"url\":\"functions/textArea.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"textEdit\",\"url\":\"functions/textEdit.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"ITextEditResult\",\"url\":\"interfaces/ITextEditResult.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"isTextChanged\",\"url\":\"interfaces/ITextEditResult.html#isTextChanged\",\"classes\":\"\",\"parent\":\"ITextEditResult\"},{\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/ITextEditResult.html#text\",\"classes\":\"\",\"parent\":\"ITextEditResult\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,40.134]],[\"comment/0\",[]],[\"name/1\",[1,40.134]],[\"comment/1\",[]],[\"name/2\",[2,40.134]],[\"comment/2\",[]],[\"name/3\",[3,40.134]],[\"comment/3\",[]],[\"name/4\",[4,40.134]],[\"comment/4\",[]],[\"name/5\",[5,40.134]],[\"comment/5\",[]],[\"name/6\",[6,40.134]],[\"comment/6\",[]],[\"name/7\",[7,40.134]],[\"comment/7\",[]],[\"name/8\",[8,40.134]],[\"comment/8\",[]],[\"name/9\",[9,35.025]],[\"comment/9\",[]],[\"name/10\",[10,35.025]],[\"comment/10\",[]],[\"name/11\",[11,40.134]],[\"comment/11\",[]],[\"name/12\",[12,40.134]],[\"comment/12\",[]],[\"name/13\",[13,40.134]],[\"comment/13\",[]],[\"name/14\",[14,40.134]],[\"comment/14\",[]],[\"name/15\",[15,40.134]],[\"comment/15\",[]],[\"name/16\",[16,40.134]],[\"comment/16\",[]],[\"name/17\",[17,40.134]],[\"comment/17\",[]],[\"name/18\",[18,40.134]],[\"comment/18\",[]],[\"name/19\",[19,40.134]],[\"comment/19\",[]],[\"name/20\",[20,40.134]],[\"comment/20\",[]],[\"name/21\",[21,40.134]],[\"comment/21\",[]],[\"name/22\",[22,35.025]],[\"comment/22\",[]],[\"name/23\",[23,35.025]],[\"comment/23\",[]],[\"name/24\",[24,40.134]],[\"comment/24\",[]],[\"name/25\",[22,35.025]],[\"comment/25\",[]],[\"name/26\",[23,35.025]],[\"comment/26\",[]],[\"name/27\",[25,40.134]],[\"comment/27\",[]],[\"name/28\",[26,40.134]],[\"comment/28\",[]],[\"name/29\",[27,40.134]],[\"comment/29\",[]],[\"name/30\",[28,40.134]],[\"comment/30\",[]],[\"name/31\",[29,40.134]],[\"comment/31\",[]],[\"name/32\",[30,40.134]],[\"comment/32\",[]],[\"name/33\",[31,40.134]],[\"comment/33\",[]],[\"name/34\",[32,40.134]],[\"comment/34\",[]],[\"name/35\",[33,40.134]],[\"comment/35\",[]],[\"name/36\",[34,40.134]],[\"comment/36\",[]],[\"name/37\",[9,35.025]],[\"comment/37\",[]],[\"name/38\",[10,35.025]],[\"comment/38\",[]],[\"name/39\",[35,40.134]],[\"comment/39\",[]],[\"name/40\",[36,40.134]],[\"comment/40\",[]],[\"name/41\",[37,40.134]],[\"comment/41\",[]],[\"name/42\",[38,40.134]],[\"comment/42\",[]],[\"name/43\",[39,40.134]],[\"comment/43\",[]],[\"name/44\",[40,40.134]],[\"comment/44\",[]],[\"name/45\",[41,40.134]],[\"comment/45\",[]],[\"name/46\",[42,40.134]],[\"comment/46\",[]],[\"name/47\",[43,40.134]],[\"comment/47\",[]],[\"name/48\",[44,40.134]],[\"comment/48\",[]],[\"name/49\",[45,40.134]],[\"comment/49\",[]],[\"name/50\",[46,40.134]],[\"comment/50\",[]],[\"name/51\",[47,40.134]],[\"comment/51\",[]],[\"name/52\",[48,40.134]],[\"comment/52\",[]],[\"name/53\",[49,40.134]],[\"comment/53\",[]],[\"name/54\",[50,40.134]],[\"comment/54\",[]],[\"name/55\",[51,40.134]],[\"comment/55\",[]],[\"name/56\",[52,40.134]],[\"comment/56\",[]],[\"name/57\",[53,40.134]],[\"comment/57\",[]],[\"name/58\",[54,40.134]],[\"comment/58\",[]],[\"name/59\",[55,40.134]],[\"comment/59\",[]],[\"name/60\",[56,40.134]],[\"comment/60\",[]],[\"name/61\",[57,40.134]],[\"comment/61\",[]],[\"name/62\",[58,40.134]],[\"comment/62\",[]],[\"name/63\",[59,40.134]],[\"comment/63\",[]],[\"name/64\",[60,40.134]],[\"comment/64\",[]],[\"name/65\",[61,40.134]],[\"comment/65\",[]],[\"name/66\",[62,40.134]],[\"comment/66\",[]],[\"name/67\",[63,40.134]],[\"comment/67\",[]],[\"name/68\",[64,40.134]],[\"comment/68\",[]],[\"name/69\",[65,40.134]],[\"comment/69\",[]],[\"name/70\",[66,40.134]],[\"comment/70\",[]],[\"name/71\",[67,40.134]],[\"comment/71\",[]],[\"name/72\",[68,40.134]],[\"comment/72\",[]],[\"name/73\",[69,40.134]],[\"comment/73\",[]],[\"name/74\",[70,40.134]],[\"comment/74\",[]],[\"name/75\",[71,40.134]],[\"comment/75\",[]],[\"name/76\",[72,40.134]],[\"comment/76\",[]],[\"name/77\",[73,40.134]],[\"comment/77\",[]],[\"name/78\",[74,40.134]],[\"comment/78\",[]],[\"name/79\",[75,40.134]],[\"comment/79\",[]],[\"name/80\",[76,40.134]],[\"comment/80\",[]],[\"name/81\",[77,40.134]],[\"comment/81\",[]]],\"invertedIndex\":[[\"beginitem\",{\"_index\":28,\"name\":{\"30\":{}},\"comment\":{}}],[\"beginrow\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"beginwindow\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"button\",{\"_index\":56,\"name\":{\"60\":{}},\"comment\":{}}],[\"checkbox\",{\"_index\":57,\"name\":{\"61\":{}},\"comment\":{}}],[\"collapsingheader\",{\"_index\":58,\"name\":{\"62\":{}},\"comment\":{}}],[\"drawmultilinetext\",{\"_index\":55,\"name\":{\"59\":{}},\"comment\":{}}],[\"drawrect\",{\"_index\":50,\"name\":{\"54\":{}},\"comment\":{}}],[\"drawsprite\",{\"_index\":51,\"name\":{\"55\":{}},\"comment\":{}}],[\"drawtext\",{\"_index\":54,\"name\":{\"58\":{}},\"comment\":{}}],[\"dummy\",{\"_index\":59,\"name\":{\"63\":{}},\"comment\":{}}],[\"enditem\",{\"_index\":29,\"name\":{\"31\":{}},\"comment\":{}}],[\"endrow\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"endwindow\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"getcontentrect\",{\"_index\":42,\"name\":{\"46\":{}},\"comment\":{}}],[\"getinput\",{\"_index\":32,\"name\":{\"34\":{}},\"comment\":{}}],[\"getitemrect\",{\"_index\":43,\"name\":{\"47\":{}},\"comment\":{}}],[\"getlayout\",{\"_index\":33,\"name\":{\"35\":{}},\"comment\":{}}],[\"getmouseposition\",{\"_index\":37,\"name\":{\"41\":{}},\"comment\":{}}],[\"getpainter\",{\"_index\":34,\"name\":{\"36\":{}},\"comment\":{}}],[\"getposition\",{\"_index\":46,\"name\":{\"50\":{}},\"comment\":{}}],[\"gettextlinecount\",{\"_index\":53,\"name\":{\"57\":{}},\"comment\":{}}],[\"gettextwidth\",{\"_index\":52,\"name\":{\"56\":{}},\"comment\":{}}],[\"getui\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"getwindowrect\",{\"_index\":35,\"name\":{\"39\":{}},\"comment\":{}}],[\"h\",{\"_index\":26,\"name\":{\"28\":{}},\"comment\":{}}],[\"heading\",{\"_index\":60,\"name\":{\"64\":{}},\"comment\":{}}],[\"hyperlink\",{\"_index\":61,\"name\":{\"65\":{}},\"comment\":{}}],[\"iinput\",{\"_index\":36,\"name\":{\"40\":{}},\"comment\":{}}],[\"ilayout\",{\"_index\":41,\"name\":{\"45\":{}},\"comment\":{}}],[\"ipainter\",{\"_index\":44,\"name\":{\"48\":{}},\"comment\":{}}],[\"irect\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"isdebugenabled\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"isitemclicked\",{\"_index\":10,\"name\":{\"10\":{},\"38\":{}},\"comment\":{}}],[\"isitemhovered\",{\"_index\":9,\"name\":{\"9\":{},\"37\":{}},\"comment\":{}}],[\"iskeydown\",{\"_index\":40,\"name\":{\"44\":{}},\"comment\":{}}],[\"iskeypressed\",{\"_index\":38,\"name\":{\"42\":{}},\"comment\":{}}],[\"iskeyreleased\",{\"_index\":39,\"name\":{\"43\":{}},\"comment\":{}}],[\"isliderresult\",{\"_index\":67,\"name\":{\"71\":{}},\"comment\":{}}],[\"istextchanged\",{\"_index\":76,\"name\":{\"80\":{}},\"comment\":{}}],[\"isvaluechanged\",{\"_index\":68,\"name\":{\"72\":{}},\"comment\":{}}],[\"itexteditresult\",{\"_index\":75,\"name\":{\"79\":{}},\"comment\":{}}],[\"iui\",{\"_index\":27,\"name\":{\"29\":{}},\"comment\":{}}],[\"ivector2\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"label\",{\"_index\":62,\"name\":{\"66\":{}},\"comment\":{}}],[\"move\",{\"_index\":45,\"name\":{\"49\":{}},\"comment\":{}}],[\"popitemid\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"popitemwidth\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"progressbar\",{\"_index\":63,\"name\":{\"67\":{}},\"comment\":{}}],[\"pushitemid\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"pushitemwidth\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"selectable\",{\"_index\":64,\"name\":{\"68\":{}},\"comment\":{}}],[\"separator\",{\"_index\":65,\"name\":{\"69\":{}},\"comment\":{}}],[\"setcolor\",{\"_index\":48,\"name\":{\"52\":{}},\"comment\":{}}],[\"setdebugenabled\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"setmousecursor\",{\"_index\":49,\"name\":{\"53\":{}},\"comment\":{}}],[\"setnextitemid\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"setnextitemwidth\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"setnextwindowid\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"setnextwindownobackground\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"setnextwindownodrag\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"setnextwindowspacing\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"setposition\",{\"_index\":47,\"name\":{\"51\":{}},\"comment\":{}}],[\"setstylesheet\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"slider\",{\"_index\":66,\"name\":{\"70\":{}},\"comment\":{}}],[\"spacing\",{\"_index\":70,\"name\":{\"74\":{}},\"comment\":{}}],[\"sprite\",{\"_index\":71,\"name\":{\"75\":{}},\"comment\":{}}],[\"spritebutton\",{\"_index\":72,\"name\":{\"76\":{}},\"comment\":{}}],[\"text\",{\"_index\":77,\"name\":{\"81\":{}},\"comment\":{}}],[\"textarea\",{\"_index\":73,\"name\":{\"77\":{}},\"comment\":{}}],[\"textedit\",{\"_index\":74,\"name\":{\"78\":{}},\"comment\":{}}],[\"trygetitemid\",{\"_index\":31,\"name\":{\"33\":{}},\"comment\":{}}],[\"trygetitemwidth\",{\"_index\":30,\"name\":{\"32\":{}},\"comment\":{}}],[\"usedefaultstyle\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"value\",{\"_index\":69,\"name\":{\"73\":{}},\"comment\":{}}],[\"w\",{\"_index\":25,\"name\":{\"27\":{}},\"comment\":{}}],[\"x\",{\"_index\":22,\"name\":{\"22\":{},\"25\":{}},\"comment\":{}}],[\"y\",{\"_index\":23,\"name\":{\"23\":{},\"26\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/functions/beginRow.html b/docs/functions/beginRow.html index 66491e6..80b7325 100644 --- a/docs/functions/beginRow.html +++ b/docs/functions/beginRow.html @@ -21,7 +21,7 @@

Function beginRow

  • Returns void

  • +
  • Defined in exports.ts:257
  • +
  • Defined in exports.ts:232
  • +
  • Defined in items/button.ts:4
  • +
  • Defined in items/checkbox.ts:4
  • +
  • Defined in items/collapsingheader.ts:4
  • +
  • Defined in items/dummy.ts:3
  • +
  • Defined in exports.ts:261
  • +
  • Defined in exports.ts:236
  • +
  • Defined in exports.ts:91
  • +
  • Defined in items/heading.ts:4
  • +
  • Defined in items/hyperlink.ts:4
  • +
  • Defined in exports.ts:209
  • +
  • Defined in exports.ts:253
  • +
  • Defined in exports.ts:248
  • +
  • Defined in items/label.ts:4
  • +
  • Defined in exports.ts:295
  • +
  • Defined in exports.ts:273
  • +
  • Defined in items/progressbar.ts:5
  • +
  • Defined in exports.ts:269
  • +
  • Defined in items/selectable.ts:4
  • +
  • Defined in items/separator.ts:4
  • +
  • Defined in exports.ts:205
  • +
  • Defined in exports.ts:265
  • +
  • Defined in exports.ts:228
  • +
  • Defined in exports.ts:277
  • +
  • Defined in items/slider.ts:11
  • +
  • Defined in items/sprite.ts:4
  • +
  • Defined in items/spritebutton.ts:4
  • +
  • Defined in items/textarea.ts:4
  • +
  • Defined in items/textedit.ts:10
  • +
  • Defined in exports.ts:281
  • Returns boolean

    +
  • Defined in exports.ts:61
    • @@ -81,7 +81,7 @@

      Parameters

      key: number

    Returns boolean

    +
  • Defined in exports.ts:62
  • Returns void

    +
  • Defined in exports.ts:80
    • @@ -75,15 +94,24 @@
      w:
      h: number

    Returns void

    +
  • Defined in exports.ts:82
    • - +
    • +
      +

      Parameters

      +
        +
      • +
        text: string
      • +
      • +
        font: number
      • +
      • +
        scale: number

      Returns void

    +
  • Defined in exports.ts:87
  • +
  • Defined in exports.ts:74
  • +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        text: string
      • +
      • +
        font: number
      • +
      • +
        scale: number
      • +
      • +
        w: number
      +

      Returns number

      - +
    • +
      +

      Parameters

      +
        +
      • +
        text: string
      • +
      • +
        font: number
      • +
      • +
        scale: number

      Returns number

    +
  • Defined in exports.ts:84
    • @@ -114,7 +170,7 @@
      x:
      y: number

    Returns void

    +
  • Defined in exports.ts:72
    • @@ -133,7 +189,7 @@
      b:
      a: number

    Returns void

    +
  • Defined in exports.ts:77
    • @@ -146,7 +202,7 @@

      Parameters

      mouseCursor: number

    Returns void

    +
  • Defined in exports.ts:78
    • @@ -161,37 +217,7 @@
      x:
      y: number

    Returns void

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        font: number
      • -
      • -
        scale: number
      • -
      • -
        text: string
      -

      Returns void

    -
    - -
      - -
    • -
      -

      Parameters

      -
        -
      • -
        w: number
      -

      Returns void

    +
  • Defined in exports.ts:75