Package | Description |
---|---|
com.BombingGames.WurfelEngine.Core.Gameobjects |
Game Objects are objects liek entities and block which can be found in the map.
|
com.BombingGames.WurfelEngine.shooting |
Modifier and Type | Class and Description |
---|---|
class |
BenchmarkBall |
class |
Controllable |
class |
PlayerWithWeapon
The WeaponPlayer is a character who can walk and shoot.
|
Modifier and Type | Method and Description |
---|---|
void |
Bullet.setParent(AbstractMovableEntity parent) |
Constructor and Description |
---|
Weapon(int id,
AbstractMovableEntity parent) |