voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
TextEditorViewportLogic.calcCursorPos
voxelman
gui
textedit
texteditorview
TextEditorViewportLogic
Undocumented in source. Be warned that the author may not have intended to support it.
Cursor
calcCursorPos
(ivec2 absPointerPos, ivec2 absPos, TextEditorViewportData* data)
Cursor
calcCursorPos
(ivec2 canvasPointerPos, TextEditorViewportData* data)
struct
TextEditorViewportLogic
static
Cursor
calcCursorPos
(
ivec2
canvasPointerPos
,
TextEditorViewportData
*
data
)
Meta
Source
See Implementation
voxelman
gui
textedit
texteditorview
TextEditorViewportLogic
static functions
calcCursorPos
charTyped
create
drawWidget
enterWidget
keyPressed
onScroll
pointerMoved
pointerPressed
pointerReleased