Package com.jme3.export
package com.jme3.export
load and save assets in jMonkeyEngine's native formats, including J3O
-
ClassDescriptionSpecifies the version of the format for jME3 object (j3o) files.
JmeExporter
specifies an export implementation for jME3 data.NullSavable is an implementation of Savable with no data.Savable
is an interface for objects that can be serialized using jME's serialization system.SavableClassUtil
contains various utilities to handle Savable classes.