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