steps2

Undocumented in source.

Members

Aliases

RGB
alias RGB = cairo.cairo.RGB
Undocumented in source.
max
alias max = std.algorithm.max
Undocumented in source.
min
alias min = std.algorithm.min
Undocumented in source.

Classes

PaintBuffer
class PaintBuffer
Undocumented in source.
Step
class Step
Undocumented in source.
StepWidget
class StepWidget
Undocumented in source.
Steps
class Steps
Undocumented in source.
TimeStep
class TimeStep
Undocumented in source.
Widget
class Widget
Undocumented in source.

Functions

WinMain
int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int iCmdShow)
Undocumented in source. Be warned that the author may not have intended to support it.
mainWinProc
LRESULT mainWinProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.
makeWindow
HANDLE makeWindow(HWND hwnd, int childID, string classname, string description)
Undocumented in source. Be warned that the author may not have intended to support it.
myWinMain
int myWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int iCmdShow)
Undocumented in source. Be warned that the author may not have intended to support it.
winDispatch
LRESULT winDispatch(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

RoundingMethod
enum RoundingMethod;
Undocumented in source.

Structs

StateContext
struct StateContext
Undocumented in source.

Variables

WidgetClass
string WidgetClass;
Undocumented in source.
WidgetHandles
Widget[HWND] WidgetHandles;
Undocumented in source.

Meta