Project

General

Profile

« Previous | Next » 

Revision 4e1dc313

Added by Leszek Koltunski over 2 years ago

move the resourceIDs from ObjectList to individual object classes.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyUltimate.java
99 99
    return mStates;
100 100
    }
101 101

  
102
///////////////////////////////////////////////////////////////////////////////////////////////////
103

  
104
  protected int getResource(int numLayers)
105
    {
106
    return R.raw.ulti;
107
    }
108

  
102 109
///////////////////////////////////////////////////////////////////////////////////////////////////
103 110

  
104 111
  private void initializeQuats()

Also available in: Unified diff