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 Summary
-
Method Summary
-
Field Details
-
VERSION
public static final int VERSIONVersion number of the format- See Also:
-
SIGNATURE
public static final int SIGNATURESignature of the format: currently, "JME3" as ASCII.- See Also:
-