MCPcopy Create free account
hub / github.com/dabing1022/Blog / update

Method update

Processing/game2dai/entities/Vehicle.java:229–263  ·  view source on GitHub ↗

Update method for any moving entity in the world that is under the influence of a steering behaviour. @param deltaTime elapsed time since last update @param world the game world object

(double deltaTime, World world)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

divMethod · 0.95
multMethod · 0.95
calculateForceMethod · 0.80
truncateMethod · 0.80
applyDomainConstraintMethod · 0.80
lengthSqMethod · 0.80
headingAtRestMethod · 0.80
normalizeMethod · 0.80
setMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected