Class FormatVersion

java.lang.Object
com.jme3.export.FormatVersion

public final class FormatVersion extends Object
Specifies the version of the format for jME3 object (j3o) files.
  • Field Details

    • VERSION

      public static final int VERSION
      Version number of the format
      See Also:
    • SIGNATURE

      public static final int SIGNATURE
      Signature of the format: currently, "JME3" as ASCII.
      See Also: