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

Method getWalls

Processing/game2dai/World.java:502–507  ·  view source on GitHub ↗

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

(MovingEntity m)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

wallAvoidanceMethod · 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