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 | |
__init__ () | |
__init__ (const MouseData copy) | |
bool | getInWindow () |
double | getX () |
double | getY () |
MouseData | operator= (const MouseData 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.
__init__ | ( | ) |
__init__ | ( | const MouseData | copy | ) |
bool getInWindow | ( | ) |
double getX | ( | ) |
double getY | ( | ) |
output | ( | Ostream | out | ) |