edu.eside.flingbox
Class R.id

java.lang.Object
  extended by edu.eside.flingbox.R.id
Enclosing class:
R

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


Field Summary
static int about_button
           
static int button_remove_body
           
static int checkbox_lock_body
           
static int seek_bodys_density
           
static int seek_kinetic_friction
           
static int seek_restitution_coef
           
static int seek_static_friction
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

about_button

public static final int about_button
See Also:
Constant Field Values

button_remove_body

public static final int button_remove_body
See Also:
Constant Field Values

checkbox_lock_body

public static final int checkbox_lock_body
See Also:
Constant Field Values

seek_bodys_density

public static final int seek_bodys_density
See Also:
Constant Field Values

seek_kinetic_friction

public static final int seek_kinetic_friction
See Also:
Constant Field Values

seek_restitution_coef

public static final int seek_restitution_coef
See Also:
Constant Field Values

seek_static_friction

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

R.id

public R.id()