Convenience class. Replaces Window + UserView. Requires RedVector.
name |
Window title. |
bounds |
Window position and size. |
Alias for UserView: -drawFunc.
Starts an internal thread on the AppClock updating at rate fps.
Stop internal thread.
Change window size while keeping x and y position. The argument can also be a RedVector
Boolean.
Returns a RedVector for mouse x and y position. Click&drag in window to set position.
If the window is updating.
Clear the internal UserView once. Useful when drawing with the clearOnRefresh
flag set to false.