Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
JGameFrameSample.tar | 2010-12-30 | 92.2 kB | |
src.tar | 2010-12-30 | 30.7 kB | |
doc.tar | 2010-12-30 | 430.1 kB | |
JGameFrame.jar | 2010-12-30 | 8.5 kB | |
Totals: 4 Items | 561.5 kB | 0 |
JGameFrameI: interface with methods to implements. JGameFrameA: create JFrame, manage buffered image to avoid flickering. JInputGameFrameA: same as JGameFrameA but with methods to handle keyboard and mouse events. JMotionGameFrameA: same as JInputGameFrameA but with methods to handle mouse motion events. -- 1.5 -- Improved code's structure.