Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGameObjectCollisionSystem.java272 public void setDebugPrefs(boolean drawBoundingVolumes, boolean drawCollisionVolumes) { in setDebugPrefs() argument
273 mDrawDebugBoundingVolume = drawBoundingVolumes; in setDebugPrefs()