Project

General

Profile

« Previous | Next » 

Revision 3f7a4363

Added by Leszek Koltunski over 2 years ago

Remove all files that have been separated into a new library 'objectlib'

View differences:

src/main/java/org/distorted/effects/scramble/ScrambleEffectRotations.java
19 19

  
20 20
package org.distorted.effects.scramble;
21 21

  
22
import java.util.Random;
23

  
22 24
import org.distorted.library.effect.Effect;
23 25
import org.distorted.library.effect.MatrixEffectMove;
24 26
import org.distorted.library.effect.MatrixEffectQuaternion;
......
28 30
import org.distorted.library.type.Static3D;
29 31
import org.distorted.library.type.Static4D;
30 32

  
31
import java.util.Random;
32

  
33 33
///////////////////////////////////////////////////////////////////////////////////////////////////
34 34

  
35 35
public class ScrambleEffectRotations extends ScrambleEffect

Also available in: Unified diff