Skip to content

Mouse movement loop vs events

Currently windows all mouse interaction is done via global flags and events, which is acceptable bug brings it's own problems(doesn't look cool and events can mix leading to strange behavior)