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

Method isInDomain

Processing/game2dai/entities/Wall.java:117–120  ·  view source on GitHub ↗

Determine whether this entity is inside or part inside the domain. This method is used by the world draw method to see if this entity should be drawn. @param view the world domain @return true if any part of this entity is inside the domain

(Domain view)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

makeDrawSetMethod · 0.45

Calls 1

line_box_xyxyMethod · 0.95

Tested by

no test coverage detected