Step

Undocumented in source.

Constructors

this
this(Widget parent, size_t beatIndex, HWND hwnd, int width, int height)
Undocumented in source.

Members

Functions

draw
void draw(StateContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
process
LRESULT process(UINT message, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

selected
bool selected [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selected
bool selected [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_selected
bool _selected;
Undocumented in source.
beatIndex
size_t beatIndex;
Undocumented in source.

Inherited Members

From StepWidget

curBeat
size_t curBeat;
Undocumented in source.
selectState
bool selectState;
Undocumented in source.

Meta