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/TwistyJing.java
95 95
    return mStates;
96 96
    }
97 97

  
98
///////////////////////////////////////////////////////////////////////////////////////////////////
99

  
100
  protected int getResource(int numLayers)
101
    {
102
    return R.raw.jing;
103
    }
104

  
98 105
///////////////////////////////////////////////////////////////////////////////////////////////////
99 106

  
100 107
  private void initializeQuats()

Also available in: Unified diff