Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
JGameAppletSample.tar | 2010-12-28 | 61.4 kB | |
src.tar | 2010-12-28 | 30.7 kB | |
doc.tar | 2010-12-28 | 368.6 kB | |
JGameApplet.jar | 2010-12-28 | 7.7 kB | |
Totals: 4 Items | 468.5 kB | 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.