Project

General

Profile

« Previous | Next » 

Revision a41e3c94

Added by Leszek Koltunski over 2 years ago

Remember the list of locally created Bandaged 3x3s.

View differences:

src/main/java/org/distorted/bandaged/BandagedCreatorRenderer.java
178 178
       if( !mCubits[c].isAttached() )
179 179
         {
180 180
         mCubits[c].attach();
181
         mCubits[c].setTexture( COLOR_DEFAULT);
181 182
         mScreen.attach(mCubits[c].getNode());
182 183
         }
183 184
       if( mCubits[c].getPosition().length>3 )

Also available in: Unified diff