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

Method getObstacles

Processing/game2dai/World.java:548–553  ·  view source on GitHub ↗

Get a list of obstacles that need to be tested for obstacle avoidance. @param m the moving entity @return a set containing the obstacles (maybe empty but not null)

(MovingEntity m)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

hideMethod · 0.80
obstacleAvoidanceMethod · 0.80
canSeeMethod · 0.80

Calls 6

getPartitionMethod · 0.95
floorMethod · 0.95
minMethod · 0.95
maxMethod · 0.95
posMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected