org.botlibre.sdk
Class R.color
java.lang.Object
org.botlibre.sdk.R.color
- Enclosing class:
- R
public static final class R.color
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dgrey
public static final int dgrey
- See Also:
- Constant Field Values
green
public static final int green
- See Also:
- Constant Field Values
lgrey
public static final int lgrey
- See Also:
- Constant Field Values
orange
public static final int orange
- See Also:
- Constant Field Values
red
public static final int red
- See Also:
- Constant Field Values
yellow
public static final int yellow
- See Also:
- Constant Field Values
R.color
public R.color()