BrickBuster/core
Matt Low f90f5d5452 Add new abstract FieldState, which contains the Box2d world instance.
PlayState now extends FieldState instead of State.
Entity now takes a FieldState instead of a State instance.
Casts from State to PlayState where necessary in entities.
2018-11-21 15:26:13 +04:00
..
assets Add MenuState, start with it and switch back when a game is finished 2018-11-13 17:58:42 +04:00
src/com/me/brickbuster Add new abstract FieldState, which contains the Box2d world instance. 2018-11-21 15:26:13 +04:00
build.gradle First commit 2018-11-10 20:24:31 +04:00