Project

General

Profile

« Previous | Next » 

Revision 5eedd516

Added by Leszek Koltunski over 3 years ago

Progress with the Rex Cube (icons)

View differences:

src/main/java/org/distorted/objects/ObjectList.java
123 123

  
124 124
   REX (
125 125
         new int[][] {
126
                       {3 , 16, R.raw.ivy, R.drawable.ui_small_ivy, R.drawable.ui_medium_ivy, R.drawable.ui_big_ivy, R.drawable.ui_huge_ivy} ,
126
                       {3 , 16, R.raw.ivy, R.drawable.ui_small_rex, R.drawable.ui_medium_rex, R.drawable.ui_big_rex, R.drawable.ui_huge_rex} ,
127 127
                     },
128 128
         TwistyRex.class,
129 129
         new MovementRex(),

Also available in: Unified diff