|
Panda3D
|
Holds the data that might be generated by a 2-d pointer input device, such as the mouse in the GraphicsWindow. More...
Public Member Functions | |
| MouseData () | |
| MouseData (MouseData const copy) | |
| bool | getInWindow () |
| int | getX () |
| int | getY () |
| MouseData | operator= (MouseData const copy) |
| output (ostream out) | |
Holds the data that might be generated by a 2-d pointer input device, such as the mouse in the GraphicsWindow.
| MouseData | ( | ) |
| bool getInWindow | ( | ) |
| int getX | ( | ) |
| int getY | ( | ) |
| output | ( | ostream | out | ) |
1.7.3