zacharycarter / zengine

2D | 3D Game development library
157 stars 13 forks source link

Free the mouse #12

Closed define-private-public closed 6 years ago

define-private-public commented 6 years ago

Fixes #9.

Doesn't conflict with any of the existing examples. 00 still will hide the mouse and keep it captured in the window, but for 01 and 02, I can now move the mouse outside of the client screen.