Wurfel Engine
A B C D E F G H I J L M N O P R S T U V W 

U

unfocusInputProcessor() - Method in class com.BombingGames.WurfelEngine.Core.EngineView
Reset that every input processor works again.
unpackMap(String, InputStream) - Static method in class com.BombingGames.WurfelEngine.Core.WorkingDirectory
unpacks a map to working directory
update(int) - Method in class com.BombingGames.WurfelEngine.Core.BasicMainMenu.MenuController
updates screen logic
update(float) - Method in class com.BombingGames.WurfelEngine.Core.BasicMainMenu.MenuView
 
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Camera
Updates the camera.
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Console
Updates the Message System.
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Controller
Main method which is called every refresh.
update(float) - Method in class com.BombingGames.WurfelEngine.Core.DevTools
Updates the diagramm
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractEntity
Updates the logic of the object.
update(float, int, int, int) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.AnimatedBlock
updates the block and the animation.
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.AnimatedEntity
updates the entity and the animation.
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.BenchmarkBall
 
update(float, int, int, int) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.Block
Update the block.
update(float, int, int, int) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.EntitySpawner
 
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.Explosion
 
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.MovableEntity
Updates the character.
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.PlayerWithWeapon
 
update(float, int, int, int) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.Sea
 
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.Selection
 
update(GameView, int, int) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.Selection
Updates thhe selection using the screen position of the cursor.
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Gameobjects.SimpleEntity
 
update(float) - Method in class com.BombingGames.WurfelEngine.Core.GameView
Updates every camera and everything else which must be updated.
update(float) - Method in class com.BombingGames.WurfelEngine.Core.LightEngine.GlobalLightSource
 
update(float) - Method in class com.BombingGames.WurfelEngine.Core.LightEngine.LightEngine
 
update(float) - Method in class com.BombingGames.WurfelEngine.Core.Map.Map
 
update(float) - Method in class com.BombingGames.WurfelEngine.MapEditor.MapEditorView
 
update(float) - Method in class com.BombingGames.WurfelEngine.shooting.Bullet
 
update(float) - Method in class com.BombingGames.WurfelEngine.shooting.Weapon
Manages the weapon
updateAndRender(float) - Static method in class com.BombingGames.WurfelEngine.WE
updates and render the global things e.g. the console
updateStaticUpdates(float) - Static method in class com.BombingGames.WurfelEngine.Core.Gameobjects.AbstractGameObject
Place you static update methods here.
useFog() - Method in class com.BombingGames.WurfelEngine.Core.Configuration
Should the blocks get rendered with fog?
useLightEngine() - Method in class com.BombingGames.WurfelEngine.Core.Configuration
 
useScalePrototype() - Method in class com.BombingGames.WurfelEngine.Core.Configuration
 
A B C D E F G H I J L M N O P R S T U V W 
Wurfel Engine

Copyright © 2010-2014 Benedikt Vogler