[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: animation skip problem
Aaaa! Don't use cli! Use php, sei, and then plp when you are done.
And don't use GetMouse, use a GetNextEvent with it set to return only null
events so it can fill in the wmWhere field for you. This way you will
be compatible with alternate pointing devices.
Without seeing the program, it's hard to say what could be causing the skips,
are you using relative or absolute mouse control? If you are directly setting
the X/Y value of the ship based on the mouse location I can see how you would
get big skips if the user moved the mouse quickly. Another possibility is that
you have something else running that is disabling interrupts long enough for
the lag to be noticable....
--
-------------------------------
- Nate Trost GEnie:N.TROST -
- b45075@achilles.ctd.anl.gov -
-------------------------------