voxelman ~master (2022-02-22T07:47:20.6908917)
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