Description: Breakout Pinball game, the game is controlled by the mouse, the left button to start the game (or re-start), the speed of the wheel to control the mouse, the right to suspend or continue the game (can also be controlled via the keyboard spacebar). Eclipse directly import the project can
To Search:
File list (Check if you may need any files):
BreakoutGame\.classpath
............\.project
............\.settings\org.eclipse.jdt.core.prefs
............\bin\cn\flant\breakout\action\GameController.class
............\...\..\.....\........\......\Movable.class
............\...\..\.....\........\......\Paintable.class
............\...\..\.....\........\BreakoutMain$FrameRefresh.class
............\...\..\.....\........\BreakoutMain$KeyMonitor.class
............\...\..\.....\........\BreakoutMain$MouseMonitor.class
............\...\..\.....\........\BreakoutMain.class
............\...\..\.....\........\common\CollideHelper.class
............\...\..\.....\........\......\Env.class
............\...\..\.....\........\......\LevelFactory.class
............\...\..\.....\........\......\UIUtil.class
............\...\..\.....\........\model\Ball.class
............\...\..\.....\........\.....\Barrier.class
............\...\..\.....\........\.....\basic\MapObject.class
............\...\..\.....\........\.....\.....\Oval.class
............\...\..\.....\........\.....\.....\Square.class
............\...\..\.....\........\.....\GameArea.class
............\...\..\.....\........\.....\GameUI.class
............\...\..\.....\........\.....\Level.class
............\...\..\.....\........\.....\Line.class
............\...\..\.....\........\.....\Slider.class
............\...\..\.....\........\.....\Speed.class
............\...\..\.....\........\.....\Status.class
............\src\cn\flant\breakout\action\GameController.java
............\...\..\.....\........\......\Movable.java
............\...\..\.....\........\......\Paintable.java
............\...\..\.....\........\BreakoutMain.java
............\...\..\.....\........\common\CollideHelper.java
............\...\..\.....\........\......\Env.java
............\...\..\.....\........\......\LevelFactory.java
............\...\..\.....\........\......\UIUtil.java
............\...\..\.....\........\model\Ball.java
............\...\..\.....\........\.....\Barrier.java
............\...\..\.....\........\.....\basic\MapObject.java
............\...\..\.....\........\.....\.....\Oval.java
............\...\..\.....\........\.....\.....\Square.java
............\...\..\.....\........\.....\GameArea.java
............\...\..\.....\........\.....\GameUI.java
............\...\..\.....\........\.....\Level.java
............\...\..\.....\........\.....\Line.java
............\...\..\.....\........\.....\Slider.java
............\...\..\.....\........\.....\Speed.java
............\...\..\.....\........\.....\Status.java
............\bin\cn\flant\breakout\model\basic
............\src\cn\flant\breakout\model\basic
............\bin\cn\flant\breakout\action
............\...\..\.....\........\common
............\...\..\.....\........\model
............\src\cn\flant\breakout\action
............\...\..\.....\........\common
............\...\..\.....\........\model
............\bin\cn\flant\breakout
............\src\cn\flant\breakout
............\bin\cn\flant
............\src\cn\flant
............\bin\cn
............\src\cn
............\.settings
............\bin
............\src
BreakoutGame