void capture_mouse();
Capture the mouse on the currently attached GUI manager. All mouse input will be directed to this component until release_mouse() is called.
Back to index