Project

General

Profile

« Previous | Next » 

Revision 885b9cca

Added by Leszek Koltunski almost 7 years ago

Move all the knowledge about Vertex and Fragment effects to their respective classes.

View differences:

src/main/java/org/distorted/examples/save/SaveRenderer.java
257 257
    mScreen.detachAll();
258 258
    mScreen.attach(mTexture,mEffects,mMesh);
259 259

  
260
    DistortedEffects.enableEffect(EffectName.SINK);
260
    VertexEffectSink.enable();
261 261

  
262 262
    try
263 263
      {

Also available in: Unified diff