Searched refs:putBox (Results 1 – 1 of 1) sorted by relevance
69 public void putBox(Vector3f pos, float size, ColorRGBA color){ in putBox() method in TestDebugShapes90 putBox(new Vector3f(2, 0, 0), 0.5f, ColorRGBA.Yellow); in simpleInitApp()