com.jme3.app
Class R.string

java.lang.Object
  extended by com.jme3.app.R.string
Enclosing class:
R

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


Field Summary
static int app_name
           
static int jme3_appclass
           
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

app_name

public static final int app_name
See Also:
Constant Field Values

jme3_appclass

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

R.string

public R.string()