Project

General

Profile

« Previous | Next » 

Revision bee1d997

Added by Leszek Koltunski over 4 years ago

RubikCube: add new WinEffectGlow

View differences:

src/main/java/org/distorted/effect/solve/SolveEffectSpin.java
19 19

  
20 20
package org.distorted.effect.solve;
21 21

  
22
///////////////////////////////////////////////////////////////////////////////////////////////////
23

  
24 22
import org.distorted.library.effect.Effect;
25 23
import org.distorted.library.effect.MatrixEffectRotate;
26 24
import org.distorted.library.type.Dynamic;
......
28 26
import org.distorted.library.type.Static1D;
29 27
import org.distorted.library.type.Static3D;
30 28

  
29
///////////////////////////////////////////////////////////////////////////////////////////////////
30

  
31 31
public class SolveEffectSpin extends SolveEffect
32 32
  {
33 33
  public void createEffectsPhase0(int duration)

Also available in: Unified diff