TimeStep

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.

Variables

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