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

Method calculateForce

Processing/game2dai/steering/AutoPilot.java:1651–1685  ·  view source on GitHub ↗

Calculates (according to selected calculation method) the steering forces from any active behaviours. @param deltaTime time since last update in seconds @param world the game world object @return the calculated steering force as a Vector2D

(double deltaTime, World world)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateMethod · 0.80

Calls 6

calculatePrioritisedMethod · 0.95
hasForceRecorderMethod · 0.80
setMethod · 0.45

Tested by

no test coverage detected