Frame-to-frame delta tracking (pmouseX/pmouseY)
Compare the current per-frame position to the previous frame's stored value (pmouseX/pmouseY) to derive speed and direction of motion without any explicit physics state.
Compare the current per-frame position to the previous frame's stored value (pmouseX/pmouseY) to derive speed and direction of motion without any explicit physics state.