Game Development Community

OnMouseStop

by Scott Doerrfeld · in Torque Game Engine · 05/30/2007 (1:43 pm) · 0 replies

I am trying to figure out the best way to signal when the mouse has STOPPED receiving movement input. (Opposite of onMouseMove.) Any help?