Searched refs:dispReflection (Results 1 – 1 of 1) sorted by relevance
117 private Picture dispReflection; field in SimpleWaterProcessor161 dispReflection = new Picture("dispRefraction"); in initialize()162 dispReflection.setTexture(manager, reflectionTexture, false); in initialize()240 displayMap(rm.getRenderer(), dispReflection, 256); in postFrame() local