Searched refs:debugMaterialGreen (Results 1 – 6 of 6) sorted by relevance
60 protected Material debugMaterialGreen; field in PhysicsCollisionObject166 debugMaterialGreen = new Material(manager, "Common/MatDefs/Misc/Unshaded.j3md"); in attachDebugShape()167 debugMaterialGreen.getAdditionalRenderState().setWireframe(true); in attachDebugShape()168 debugMaterialGreen.setColor("Color", ColorRGBA.Green); in attachDebugShape()177 debugArrowGeom.setMaterial(debugMaterialGreen); in attachDebugShape()192 debugMaterialGreen = material; in attachDebugShape()197 debugArrowGeom.setMaterial(debugMaterialGreen); in attachDebugShape()
63 protected Material debugMaterialGreen; field in PhysicsCollisionObject186 debugMaterialGreen = new Material(manager, "Common/MatDefs/Misc/Unshaded.j3md"); in attachDebugShape()187 debugMaterialGreen.getAdditionalRenderState().setWireframe(true); in attachDebugShape()188 debugMaterialGreen.setColor("Color", ColorRGBA.Green); in attachDebugShape()197 debugArrowGeom.setMaterial(debugMaterialGreen); in attachDebugShape()212 debugMaterialGreen = material; in attachDebugShape()217 debugArrowGeom.setMaterial(debugMaterialGreen); in attachDebugShape()
517 locGeom.setMaterial(debugMaterialGreen); in getDebugShape()518 dirGeom.setMaterial(debugMaterialGreen); in getDebugShape()519 axleGeom.setMaterial(debugMaterialGreen); in getDebugShape()520 wheelGeom.setMaterial(debugMaterialGreen); in getDebugShape()
645 geom.setMaterial(debugMaterialGreen); in getDebugShape()
534 locGeom.setMaterial(debugMaterialGreen); in getDebugShape()535 dirGeom.setMaterial(debugMaterialGreen); in getDebugShape()536 axleGeom.setMaterial(debugMaterialGreen); in getDebugShape()537 wheelGeom.setMaterial(debugMaterialGreen); in getDebugShape()
694 geom.setMaterial(debugMaterialGreen); in getDebugShape()