Searched refs:dispRefraction (Results 1 – 1 of 1) sorted by relevance
116 private Picture dispRefraction; field in SimpleWaterProcessor159 dispRefraction = new Picture("dispRefraction"); in initialize()160 dispRefraction.setTexture(manager, refractionTexture, false); in initialize()239 displayMap(rm.getRenderer(), dispRefraction, 64); in postFrame() local