Index
All Classes and Interfaces|All Packages|Constant Field Values
U
- ui - package ui
- updateObject() - Method in class controller.EgoController
-
updates position based on key events (mouse currently ignored)
- updateObject() - Method in class controller.EnemyController
- updateObject() - Method in class controller.FallingStarController
- updateObject() - Method in class controller.LimitedTimeController
- updateObject() - Method in class controller.MineController
- updateObject() - Method in class controller.ObjectController
-
Is called once every game time step by the game itself.
- updateObject() - Method in class controller.SimpleShotController
- updateObject() - Method in class controller.ZickZackController
- updateObject() - Method in class gameobjects.GameObject
-
triggers this GameObjects own controller (if set) to update the object.
- updateObjects() - Method in class playground.Playground
-
Calls all object update methods in level.
All Classes and Interfaces|All Packages|Constant Field Values