azaraka/src/main/java/cl/cromer/azaraka/object
Chris Cromer 21f54beca5 Fix restart bug caused by unique instances of player and portal objects
Signed-off-by: Chris Cromer <chris@cromer.cl>
2020-02-25 14:05:33 -03:00
..
Chest.java Update gradle build file to ignore false positive warnings 2019-10-13 21:10:16 -03:00
Enemy.java Switch to a concurrent matrix for the cells 2019-10-26 18:04:08 -03:00
Gem.java Cleanup code 2019-10-11 14:08:22 -03:00
Key.java Check if an AI is being used 2020-02-25 14:01:02 -03:00
Object.java Switch to a concurrent matrix for the cells 2019-10-26 18:04:08 -03:00
Obstacle.java Cleanup code 2019-10-11 14:08:22 -03:00
Player.java Fix restart bug caused by unique instances of player and portal objects 2020-02-25 14:05:33 -03:00
Portal.java Fix restart bug caused by unique instances of player and portal objects 2020-02-25 14:05:33 -03:00
package-info.java Change over to gradle build system 2019-10-03 20:16:37 -03:00