voxelman.gui.textedit.texteditorview

Members

Functions

glyphWidthRange
auto glyphWidthRange(TextViewSettingsRef settings, R text)
Undocumented in source. Be warned that the author may not have intended to support it.
keyPressToCommand
EditorCommand keyPressToCommand(KeyPressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
registerComponents
void registerComponents(EntityManager widgets)
Undocumented in source. Be warned that the author may not have intended to support it.
textWidth
int textWidth(TextViewSettingsRef settings, T text)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GlyphWidthRange
struct GlyphWidthRange(R)
Undocumented in source.
TextEditorLineNumbersData
struct TextEditorLineNumbersData
Undocumented in source.
TextEditorLineNumbersLogic
struct TextEditorLineNumbersLogic
Undocumented in source.
TextEditorViewportData
struct TextEditorViewportData
Undocumented in source.
TextEditorViewportLogic
struct TextEditorViewportLogic
Undocumented in source.

Meta

Authors

Andrey Penechko.