The main update method for an entity. This method will be called by the world update method if the entity has been 'added' to the world. @param deltaTime elapsed time since last update @param world the game world object
(double deltaTime, World world)
source not stored for this graph (policy: none)