CodeInput.ContentLabel

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

drawImpl
void drawImpl(Rectangle outer, Rectangle inner)
Undocumented in source. Be warned that the author may not have intended to support it.
resizeImpl
void resizeImpl(Vector2 available)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

styles
Style[256] styles;
Undocumented in source.
text
StyledText!CodeHighlighterRange text;

Use our own Text.

Inherited Members

From ContentLabel

hoveredImpl
bool hoveredImpl(Rectangle , Vector2 )
Undocumented in source. Be warned that the author may not have intended to support it.
drawImpl
void drawImpl(Rectangle outer, Rectangle inner)
Undocumented in source. Be warned that the author may not have intended to support it.
reloadStyles
void reloadStyles()
Undocumented in source. Be warned that the author may not have intended to support it.
pickStyle
Style pickStyle()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta