Uses of Package
com.bombinggames.wurfelengine.core.gameobjects
-
Packages that use com.bombinggames.wurfelengine.core.gameobjects Package Description com.bombinggames.wurfelengine.core com.bombinggames.wurfelengine.core.gameobjects Game Objects are objects like entities and block which can be found in the map.com.bombinggames.wurfelengine.core.lightengine com.bombinggames.wurfelengine.core.map com.bombinggames.wurfelengine.core.map.rendering com.bombinggames.wurfelengine.core.sorting com.bombinggames.wurfelengine.extension This package includes various extensions and tools to the engine.com.bombinggames.wurfelengine.extension.shooting com.bombinggames.wurfelengine.mapeditor -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.core Class Description AbstractEntity An entity is a game object which has the key feature that is has a position.AbstractGameObject An AbstractGameObject is something wich can be found in the game world.Cursor The seletion indicator in the level editor. -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.core.gameobjects Class Description AbstractEntity An entity is a game object which has the key feature that is has a position.AbstractGameObject An AbstractGameObject is something wich can be found in the game world.Animatable An object wich is animatable.Component MovableEntity A clas used mainly for characters or object which can walk around.Particle ParticleType Defines behaviour features like fading and glowing.Side A Block is made of six surfaces.SimpleEntity A simple static basic entity. -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.core.lightengine Class Description Side A Block is made of six surfaces. -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.core.map Class Description AbstractEntity An entity is a game object which has the key feature that is has a position.AbstractGameObject An AbstractGameObject is something wich can be found in the game world.Side A Block is made of six surfaces. -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.core.map.rendering Class Description AbstractGameObject An AbstractGameObject is something wich can be found in the game world.Animatable An object wich is animatable.Side A Block is made of six surfaces. -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.core.sorting Class Description AbstractEntity An entity is a game object which has the key feature that is has a position.AbstractGameObject An AbstractGameObject is something wich can be found in the game world. -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.extension Class Description AbstractEntity An entity is a game object which has the key feature that is has a position.AbstractGameObject An AbstractGameObject is something wich can be found in the game world.Component Controllable MovableEntity A clas used mainly for characters or object which can walk around. -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.extension.shooting Class Description AbstractEntity An entity is a game object which has the key feature that is has a position.AbstractGameObject An AbstractGameObject is something wich can be found in the game world.MovableEntity A clas used mainly for characters or object which can walk around.SimpleEntity A simple static basic entity. -
Classes in com.bombinggames.wurfelengine.core.gameobjects used by com.bombinggames.wurfelengine.mapeditor Class Description AbstractEntity An entity is a game object which has the key feature that is has a position.Cursor The seletion indicator in the level editor.