This is the core method which will loop through entity state machines (if any) then it will update the positions and velocities of all moving entities (applying any steering behaviours used). It also calculates and stores the average time taken to perform this update. @param deltaTime the time
(double deltaTime)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected