Home
last modified time | relevance | path

Searched refs:testDynamicSurfacesOnly (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DCollisionSystem.java153 GameObject excludeObject, boolean testDynamicSurfacesOnly) { in testBox() argument
158 if (!testDynamicSurfacesOnly) { in testBox()