es.ucm.look.data
Class R.id

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

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


Field Summary
static int button1
           
static int button10
           
static int button11
           
static int button2
           
static int button3
           
static int button4
           
static int button5
           
static int button6
           
static int button7
           
static int button8
           
static int button9
           
static int editText1
           
static int escalar
           
static int glsurfaceengine
           
static int gobutton
           
static int linearLayout1
           
static int linearLayout2
           
static int linearLayout3
           
static int linearLayout4
           
static int linearLayout5
           
static int rotar
           
static int text_hud_view
           
static int trasladar
           
static int views_hud
           
static int x
           
static int x_minus
           
static int y
           
static int y_minus
           
static int z
           
static int z_minus
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

button1

public static final int button1
See Also:
Constant Field Values

button10

public static final int button10
See Also:
Constant Field Values

button11

public static final int button11
See Also:
Constant Field Values

button2

public static final int button2
See Also:
Constant Field Values

button3

public static final int button3
See Also:
Constant Field Values

button4

public static final int button4
See Also:
Constant Field Values

button5

public static final int button5
See Also:
Constant Field Values

button6

public static final int button6
See Also:
Constant Field Values

button7

public static final int button7
See Also:
Constant Field Values

button8

public static final int button8
See Also:
Constant Field Values

button9

public static final int button9
See Also:
Constant Field Values

editText1

public static final int editText1
See Also:
Constant Field Values

escalar

public static final int escalar
See Also:
Constant Field Values

glsurfaceengine

public static final int glsurfaceengine
See Also:
Constant Field Values

gobutton

public static final int gobutton
See Also:
Constant Field Values

linearLayout1

public static final int linearLayout1
See Also:
Constant Field Values

linearLayout2

public static final int linearLayout2
See Also:
Constant Field Values

linearLayout3

public static final int linearLayout3
See Also:
Constant Field Values

linearLayout4

public static final int linearLayout4
See Also:
Constant Field Values

linearLayout5

public static final int linearLayout5
See Also:
Constant Field Values

rotar

public static final int rotar
See Also:
Constant Field Values

text_hud_view

public static final int text_hud_view
See Also:
Constant Field Values

trasladar

public static final int trasladar
See Also:
Constant Field Values

views_hud

public static final int views_hud
See Also:
Constant Field Values

x

public static final int x
See Also:
Constant Field Values

x_minus

public static final int x_minus
See Also:
Constant Field Values

y

public static final int y
See Also:
Constant Field Values

y_minus

public static final int y_minus
See Also:
Constant Field Values

z

public static final int z
See Also:
Constant Field Values

z_minus

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

R.id

public R.id()