src/gameui/GameUIDemo.java
4 months ago GameUIDemo: added WheelWidget
11 months ago refactored utility methods into TestUtils
15 months ago added radial menu also to GameUIDemo2
17 months ago display select message on a label instead of printing it on the console
17 months ago demonstrate radial popup menu
22 months ago use key codes from Event
2010-03-14 introduced the "magic" reduceInputLag() method :D
2010-01-18 fix event handling in GameUIDemo
2009-12-29 added keyboard handler to quit application on escape key
2009-12-28 added BSD license header and background image to Game UI Demo
2009-12-28 added game UI demo