tharsis-dimgui v0.1.10 (2015-08-31T11:05:18Z)
Home
Dub
Repo
buttonLogic
imgui
engine
Undocumented in source. Be warned that the author may not have intended to support it.
package
bool
buttonLogic
(
uint
id
,
bool
over
)
Meta
Source
See Implementation
imgui
engine
aliases
imguiGfxCmdType
enums
IMGUI_GFXCMD_RECT
functions
addGfxCmdLine
addGfxCmdRect
addGfxCmdRoundedRect
addGfxCmdScissor
addGfxCmdText
addGfxCmdTriangle
anyActive
buttonLogic
clearActive
clearInput
getTextLength
imguiGetRenderQueue
imguiGetRenderQueueSize
inRect
isActive
isHot
isInputable
resetGfxCmdQueue
setActive
setHot
setInputable
textInputLogic
updateInput
manifest constants
AREA_HEADER
BUTTON_HEIGHT
CHECK_SIZE
DEFAULT_SPACING
GFXCMD_QUEUE_SIZE
INDENT_SIZE
MAX_SCROLL_AREA
SCROLL_AREA_PADDING
SLIDER_HEIGHT
SLIDER_MARKER_WIDTH
TEXT_HEIGHT
static variables
g_focusBottom
g_focusTop
g_gfxCmdQueue
g_gfxCmdQueueSize
g_insideScrollArea
g_scrollAreaTop
g_scrollBottom
g_scrollId
g_scrollRight
g_scrollTop
g_scrollVal
g_state
structs
GuiState
ScrollArea
imguiGfxCmd
imguiGfxLine
imguiGfxRect
imguiGfxText