de.monarchy.guideme
Class R.drawable

java.lang.Object
  extended by de.monarchy.guideme.R.drawable
Enclosing class:
R

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


Field Summary
static int black_dot
           
static int blue_dot
           
static int camera
           
static int comment_bubble
           
static int icon
           
static int red_dot
           
static int target
           
static int wiki_icon
           
static int world_globe
           
 
Constructor Summary
R.drawable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

black_dot

public static final int black_dot
See Also:
Constant Field Values

blue_dot

public static final int blue_dot
See Also:
Constant Field Values

camera

public static final int camera
See Also:
Constant Field Values

comment_bubble

public static final int comment_bubble
See Also:
Constant Field Values

icon

public static final int icon
See Also:
Constant Field Values

red_dot

public static final int red_dot
See Also:
Constant Field Values

target

public static final int target
See Also:
Constant Field Values

wiki_icon

public static final int wiki_icon
See Also:
Constant Field Values

world_globe

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

R.drawable

public R.drawable()