Package com.jme3.export
Class FormatVersion
java.lang.Object
com.jme3.export.FormatVersion
Specifies the version of the format for jME3 object (j3o) files.
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
VERSIONpublic static final int VERSIONVersion number of the format.Changes for each version: - Undocumented
- Undocumented
- XML prefixes "jme-" to all key names
 - See Also:
 
- 
SIGNATUREpublic static final int SIGNATURESignature of the format: currently, "JME3" as ASCII.- See Also:
 
 
-