Project

General

Profile

« Previous | Next » 

Revision 85449b44

Added by Leszek Koltunski over 2 years ago

Remove statics from the Helicopter class.

View differences:

src/main/java/org/distorted/objects/TwistyDino.java
59 59
  private int[] mBasicAngle;
60 60
  private Static4D[] mQuats;
61 61
  private ObjectSticker[] mStickers;
62
  float[][] mCenters;
62
  private float[][] mCenters;
63 63
  ScrambleState[] mStates;
64 64

  
65 65
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff