us.the.mac.board
Class R.id

java.lang.Object
  extended by us.the.mac.board.R.id
Enclosing class:
R

public static final class R.id
extends Object


Field Summary
static int action_settings
           
static int board_guides
           
static int button_scan
           
static int dialog_image
           
static int dialogButtonOK
           
static int end
           
static int end_of_guides
           
static int experience
           
static int guide_coordinate
           
static int hybrid
           
static int joust
           
static int joust_end
           
static int joust_rematch
           
static int layout_root
           
static int level
           
static int new_devices
           
static int none
           
static int normal
           
static int paired_devices
           
static int points
           
static int quit
           
static int satellite
           
static int start
           
static int tactics_end
           
static int terrain
           
static int text
           
static int textView1
           
static int time
           
static int title_new_devices
           
static int title_paired_devices
           
static int toast
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action_settings

public static int action_settings

board_guides

public static int board_guides

button_scan

public static int button_scan

dialogButtonOK

public static int dialogButtonOK

dialog_image

public static int dialog_image

end

public static int end

end_of_guides

public static int end_of_guides

experience

public static int experience

guide_coordinate

public static int guide_coordinate

hybrid

public static int hybrid

joust

public static int joust

joust_end

public static int joust_end

joust_rematch

public static int joust_rematch

layout_root

public static int layout_root

level

public static int level

new_devices

public static int new_devices

none

public static int none

normal

public static int normal

paired_devices

public static int paired_devices

points

public static int points

quit

public static int quit

satellite

public static int satellite

start

public static int start

tactics_end

public static int tactics_end

terrain

public static int terrain

text

public static int text

textView1

public static int textView1

time

public static int time

title_new_devices

public static int title_new_devices

title_paired_devices

public static int title_paired_devices

toast

public static int toast
Constructor Detail

R.id

public R.id()