This website requires JavaScript.
Explore
Help
Sign In
MMGames
/
BrickBuster
Watch
2
Star
1
Fork
0
You've already forked BrickBuster
Code
Issues
Pull Requests
Releases
Wiki
Activity
2a398725f5
BrickBuster
/
core
/
src
/
com
/
me
/
brickbuster
History
Matt Low
2a398725f5
Override setX and setY in Brick to update box2d body's position.
...
Clean up Ball and Paddle's overrides
2018-11-21 15:26:19 +04:00
..
entity
Override setX and setY in Brick to update box2d body's position.
2018-11-21 15:26:19 +04:00
layout
Add LevelLoader interface and Level class.
2018-11-20 16:14:15 +04:00
physics
Add Box2d collision filtering, allow collecting power ups with balls
2018-11-15 14:22:42 +04:00
state
Add new abstract FieldState, which contains the Box2d world instance.
2018-11-21 15:26:13 +04:00
BrickBuster.java
Begin adding support for rendering different shaped bricks
2018-11-15 20:09:48 +04:00
Utils.java
Refactored to use states
2018-11-13 11:51:00 +04:00