- captureWindow
Image!BGR captureWindow(Window window)
Undocumented in source. Be warned that the author may not have intended to support it.
- ease
float ease(float t, float speed)
Undocumented in source. Be warned that the author may not have intended to support it.
- easeMousePos
void easeMousePos(int x0, int y0, int x1, int y1, Duration duration)
Undocumented in source. Be warned that the author may not have intended to support it.
- findWindowByName
Window findWindowByName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- getWindowGeometry
Rect!int getWindowGeometry(Window window)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseButton
void mouseButton(int button, bool down)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMousePos
void setMousePos(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
Control, screen-scrape, and send input to other graphical programs.