BrickBuster/core/src/com/me/brickbuster
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