Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGameObjectCollisionSystem.java113 if (sSystemRegistry.debugSystem != null) { in update()
236 sSystemRegistry.debugSystem.drawShape( in drawDebugVolumes()
248 sSystemRegistry.debugSystem.drawShape( in drawDebugVolumes()
261 sSystemRegistry.debugSystem.drawShape( in drawDebugVolumes()
DObjectRegistry.java39 public DebugSystem debugSystem; field in ObjectRegistry