A B C D E F G H I J K L M N O P R S T U V W X Y Z
H
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.Cursor
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.EntityBlock
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.EntityShadow
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.Explosion
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.MovableEntity
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.MoveToAi
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.ParticleEmitter
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.PointLightSource
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.gameobjects.SimpleEntity
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.map.Chunk
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.map.rendering.RenderStorage
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.core.sorting.AbstractSorter
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.extension.Minimap
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.extension.shooting.Bullet
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.extension.shooting.Laserdot
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.extension.shooting.Weapon
- handleMessage(Telegram) - Method in class com.bombinggames.wurfelengine.mapeditor.EditorView
- hasCoord(Coordinate) - Method in class com.bombinggames.wurfelengine.core.map.Chunk
-
Check if the chunk has the coordinate inside.
- hashCode() - Method in class com.bombinggames.wurfelengine.core.map.Coordinate
- hasNext() - Method in class com.bombinggames.wurfelengine.core.DepthListNode.DepthListIterator
- hasNext() - Method in class com.bombinggames.wurfelengine.core.map.Iterators.CoveredByCameraIterator
- hasNext() - Method in class com.bombinggames.wurfelengine.core.map.Iterators.DataIterator3D
- hasPoint(Point) - Method in class com.bombinggames.wurfelengine.core.map.Chunk
-
Check if the coordinate has the coordinate inside.
- hasPosition() - Method in class com.bombinggames.wurfelengine.core.gameobjects.AbstractEntity
-
Is the object active on the map?
- hasPrev() - Method in class com.bombinggames.wurfelengine.core.DepthListNode.ReverseDepthListIterator
- hasSaveSlot(int) - Method in class com.bombinggames.wurfelengine.core.map.Map
-
Check if the save slot exists.
- hasSides() - Method in class com.bombinggames.wurfelengine.core.map.rendering.RenderCell
-
Is the block a true block with three sides or does it get rendered by a single sprite?
- hasSides(byte, byte) - Method in class com.bombinggames.wurfelengine.core.map.BlockConfig
-
Is the block a true block with three sides or does it get rendered by a single sprite?
- heal(byte) - Method in class com.bombinggames.wurfelengine.core.gameobjects.AbstractEntity
-
Heals the entity. to-do: should be replaced with messages/events
- hide() - Method in class com.bombinggames.wurfelengine.core.GameplayScreen
- hide() - Method in class com.bombinggames.wurfelengine.core.loading.LoadingScreen
- hide() - Method in class com.bombinggames.wurfelengine.extension.basicmainmenu.BasicMainMenu
- hide() - Method in class com.bombinggames.wurfelengine.mapeditor.AbstractPlacableTable
- hidingPastBlock() - Method in class com.bombinggames.wurfelengine.core.map.rendering.RenderCell