es.ucm.look.data
Class R.raw

java.lang.Object
  extended by es.ucm.look.data.R.raw
Enclosing class:
R

public static final class R.raw
extends java.lang.Object


Field Summary
static int monkey_obj
           
static int square
           
 
Constructor Summary
R.raw()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

monkey_obj

public static final int monkey_obj
See Also:
Constant Field Values

square

public static final int square
See Also:
Constant Field Values
Constructor Detail

R.raw

public R.raw()