voxelman v0.9.0 (2022-05-10T16:23:35Z)
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)
struct
TextEditorViewportLogic
static
Cursor
calcCursorPos
(
ivec2
absPointerPos
,
ivec2
absPos
,
TextEditorViewportData
*
data
)
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