com.uoc.alberto.cuentosbilingues
Class R.raw

java.lang.Object
  extended by com.uoc.alberto.cuentosbilingues.R.raw
Enclosing class:
R

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


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

Field Detail

bg_music

public static final int bg_music
See Also:
Constant Field Values

close_book

public static final int close_book
See Also:
Constant Field Values

turn_page

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

R.raw

public R.raw()