Searched refs:drawSceneGraph (Results 1 – 4 of 4) sorted by relevance
34 void drawSceneGraph(int index);
75 void Scene::drawSceneGraph(int index) { in drawSceneGraph() function in Scene
186 drawSceneGraph(0); // Draw fish and pond bottom in draw()190 drawSceneGraph(1); // Draw water in draw()
195 Scene::drawSceneGraph(2); // Blur to Screen in draw()