PresetFocusBox

Always returns the focus box in the same position, regardless of where the node itself is on on the screen

Constructors

this
this(Rectangle focusBox)
Undocumented in source.

Members

Functions

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

Variables

focusBox
Rectangle focusBox;
Undocumented in source.

Meta