Pointer Speed
Base type for any pointing device: it provides services to analyze the pointer's movement.
Functions
Link copied to clipboard
Gets the pointer's current position.
Link copied to clipboard
Gets the pointer's old position.
Link copied to clipboard
Gets the vector [current position - old position].
Link copied to clipboard
Sets the pointer's current position and, consequently, updates the old one.