[GameLogic Index] [GameLogic Hierarchy]
A MouseSensor is a special kind of a general sensor More...
#include <mousesensor.h>
Inherits: Sensor
A MouseSensor is a special kind of a general sensor.
Returns the x-coordinate of the mouse sensor, in frame coordinates. The lower-left corner is the origin. The coordinate is given in pixels.
Returns the y-coordinate of the mouse sensor, in frame coordinates. The lower-left corner is the origin. The coordinate is given in pixels.
| Kdoc |