Uses of Class
com.dicycat.kroy.entities.Entity
-
Packages that use Entity Package Description com.dicycat.kroy.bullets com.dicycat.kroy.entities -
-
Uses of Entity in com.dicycat.kroy.bullets
Constructors in com.dicycat.kroy.bullets with parameters of type Entity Constructor Description BulletDispenser(Entity creator)
-
Uses of Entity in com.dicycat.kroy.entities
Subclasses of Entity in com.dicycat.kroy.entities Modifier and Type Class Description class
FireStation
Static friendly Entity.class
FireTruck
Controlled by the player.class
Fortress
Static hostile Entity.class
UFO
Mobile hostile entity.
-