Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.5 | 2010-12-30 | ||
1.0 | 2010-12-28 | ||
README.txt | 2010-12-30 | 380 Bytes | |
Totals: 3 Items | 380 Bytes | 0 |
JGameAppletI: interface with methods to implements. JGameAppletA: create applet, add focus listener, manage buffered image to avoid flickering. JInputGameAppletA: same as JGameAppletA but with methods to handle keyboard and mouse events. JMotionGameAppletA: same as JInputGameAppletA but with methods to handle mouse motion events. -- 1.5 -- Improved code's structure.