ProjectZombie/src/shootergame/entity
josua 3a25f34520 Improved efficiency with multiple particles with constant velocity 2019-09-25 13:49:52 +10:00
..
particle Improved efficiency with multiple particles with constant velocity 2019-09-25 13:49:52 +10:00
player Fixed texture scaling issues, changed the UI due to the change in 2019-09-22 21:09:35 +10:00
Entity.java Add a position parameter to the entity 2019-09-21 16:30:19 +10:00
EntityAlive.java Added a boss fight and the grappling hook. 2019-09-20 12:32:48 +10:00
EntityBoss.java Fixed texture scaling issues, changed the UI due to the change in 2019-09-22 21:09:35 +10:00
EntityBullet.java Improved efficiency with multiple particles with constant velocity 2019-09-25 13:49:52 +10:00
EntityDummy.java Add a position parameter to the entity 2019-09-21 16:30:19 +10:00
EntityEventHandler.java Gave rendering access to the tilestate instead of the meta 2019-09-04 17:06:27 +10:00
EntityExplosion.java Fixed texture scaling issues, changed the UI due to the change in 2019-09-22 21:09:35 +10:00
EntityFlare.java Added extra items (light sources), added random tile ticks, added more 2019-09-16 14:35:09 +10:00
EntityGrapplingHook.java Fixed texture scaling issues, changed the UI due to the change in 2019-09-22 21:09:35 +10:00
EntityHeight.java Added a boss fight and the grappling hook. 2019-09-20 12:32:48 +10:00
EntityInventory.java Added items, started working on break particles 2019-08-31 11:01:47 +10:00
EntityItem.java Fixed texture scaling issues, changed the UI due to the change in 2019-09-22 21:09:35 +10:00
EntityParticle.java Fixed texture scaling issues, changed the UI due to the change in 2019-09-22 21:09:35 +10:00
EntityTnt.java Fixed texture scaling issues, changed the UI due to the change in 2019-09-22 21:09:35 +10:00
EntityVertical.java Add a position parameter to the entity 2019-09-21 16:30:19 +10:00
EntityZombie.java Add a position parameter to the entity 2019-09-21 16:30:19 +10:00
EntityZombieArmored.java Add a position parameter to the entity 2019-09-21 16:30:19 +10:00