Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.5 | 2010-12-30 | ||
1.0 | 2010-12-27 | ||
README.txt | 2010-12-30 | 351 Bytes | |
Totals: 3 Items | 351 Bytes | 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.