-
- Downloads
Trying to build the goals, To fix : issue with bodies placement in general
Showing
- core/src/com/mygdx/game/GameScreens/GamePlay.java 114 additions, 0 deletionscore/src/com/mygdx/game/GameScreens/GamePlay.java
- core/src/com/mygdx/game/TableFootball.java 1 addition, 1 deletioncore/src/com/mygdx/game/TableFootball.java
- core/src/com/mygdx/game/bodies/Ball.java 6 additions, 0 deletionscore/src/com/mygdx/game/bodies/Ball.java
- core/src/com/mygdx/game/bodies/Goal.java 51 additions, 0 deletionscore/src/com/mygdx/game/bodies/Goal.java
- core/src/com/mygdx/game/bodies/Player.java 30 additions, 0 deletionscore/src/com/mygdx/game/bodies/Player.java
- core/src/com/mygdx/game/bodies/TextureBody.java 3 additions, 1 deletioncore/src/com/mygdx/game/bodies/TextureBody.java
core/src/com/mygdx/game/bodies/Goal.java
0 → 100644
Please register or sign in to comment