BrickBuster/core/src/com/me/brickbuster/physics
2018-11-15 14:22:42 +04:00
..
Box2dContactListener.java Refactor entity.PhysicsBody to physics.PhysicsBody 2018-11-14 22:26:02 +04:00
CollisionListener.java Refactor entity.PhysicsBody to physics.PhysicsBody 2018-11-14 22:26:02 +04:00
EntityType.java Add Box2d collision filtering, allow collecting power ups with balls 2018-11-15 14:22:42 +04:00
PhysicsBody.java Complete box2d implementation, all collisions handled with box2d 2018-11-15 10:34:22 +04:00