I'm wondering about the reliablility of the Display.sync() method. Javadoc says "Best sync method that works reliably". Does that mean it works reliable on all systems (Windows, MacOS, Linux)? Or should I implement some fallback-code for timer-based movement/animation?