Page 1 of 1

System::injectTimePulse()

Posted: Wed May 06, 2009 15:34
by Speedo
Simple question: is this method needed for anything other than displaying tooltips?

Re: System::injectTimePulse()

Posted: Wed May 06, 2009 17:59
by Jamarr
Besides Tooltips I think the only other thing it is used for is Window::setMouseAutoRepeatEnabled(); so that the MouseButtonDown events can be fired multiple times while holding down the button.