The mouse state.
More...
#include <ceMouse.h>
List of all members.
Detailed Description
The mouse state.
Constructor & Destructor Documentation
Default constructor.
- Note:
- Initialize the position and buffer to zero (X=0, Y=0).
Copy constructor (MouseState).
- Parameters:
-
| State | Initialize the cursor positions and buffer with other state values. |
Member Function Documentation
Member Data Documentation
Cursor screen X position.
Cursor screen Y position.
4-byte array that contains mouse buttons states.
The documentation for this struct was generated from the following file: