FocusTracker

Undocumented in source.

Members

Aliases

opEquals
alias opEquals = typeof(super).opEquals
Undocumented in source.

Functions

blocksInput
bool blocksInput()
Undocumented in source. Be warned that the author may not have intended to support it.
drawImpl
void drawImpl(Rectangle , Rectangle )
Undocumented in source. Be warned that the author may not have intended to support it.
focus
void focus()
Undocumented in source. Be warned that the author may not have intended to support it.
focusImpl
bool focusImpl()
Undocumented in source. Be warned that the author may not have intended to support it.
isFocused
bool isFocused()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object other)
Undocumented in source. Be warned that the author may not have intended to support it.
press
void press()
Undocumented in source. Be warned that the author may not have intended to support it.
resizeImpl
void resizeImpl(Vector2 )
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin enableInputActions
Undocumented in source.

Variables

focusIO
FocusIO focusIO;
Undocumented in source.
focusImplCalls
int focusImplCalls;
Undocumented in source.
pressCalls
int pressCalls;
Undocumented in source.

Meta