Searched refs:removeProcessor (Results 1 – 10 of 10) sorted by relevance
169 viewPort.removeProcessor(fpp); in simpleInitApp()170 view2.removeProcessor(fpp2); in simpleInitApp()171 view3.removeProcessor(fpp3); in simpleInitApp()172 view4.removeProcessor(fpp4); in simpleInitApp()173 view5.removeProcessor(fpp5); in simpleInitApp()
140 viewPort.removeProcessor(fpp); in initInputs()
146 viewPort.removeProcessor(fpp); in initInputs()
124 viewPort.removeProcessor(fpp); in initInputs()
142 public void removeProcessor(SceneProcessor processor){ in removeProcessor() method in ViewPort
121 viewPort.removeProcessor(fpp); in simpleInitApp()
138 viewPort.removeProcessor(pssmRenderer); in onAction()
87 lastViewPort.removeProcessor(processor); in cleanup()
189 viewPorts.get(viewPorts.size()-1).removeProcessor(this); in attachTo()