|
@@ -4,7 +4,7 @@
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<title>Saving and Loading Games (.j3o) :: jMonkeyEngine Docs</title>
|
|
<title>Saving and Loading Games (.j3o) :: jMonkeyEngine Docs</title>
|
|
- <link rel="canonical" href="https://wiki.jmonkeyengine.org/docs/3.3/core/export/save_and_load.html">
|
|
|
|
|
|
+ <link rel="canonical" href="https://wiki.jmonkeyengine.org/docs/3.4/core/export/save_and_load.html">
|
|
<link rel="prev" href="../asset/asset_manager.html">
|
|
<link rel="prev" href="../asset/asset_manager.html">
|
|
<link rel="next" href="../collision/collision_and_intersection.html">
|
|
<link rel="next" href="../collision/collision_and_intersection.html">
|
|
<meta name="keywords" content="convert, j3o, models, load, save, documentation, serialization, import, export, spatial, node, mesh, geometry, scenegraph, sdk">
|
|
<meta name="keywords" content="convert, j3o, models, load, save, documentation, serialization, import, export, spatial, node, mesh, geometry, scenegraph, sdk">
|
|
@@ -954,6 +954,9 @@
|
|
<span class="title">JME</span>
|
|
<span class="title">JME</span>
|
|
<ul class="versions">
|
|
<ul class="versions">
|
|
<li class="version is-latest">
|
|
<li class="version is-latest">
|
|
|
|
+ <a href="../../../3.4/documentation.html">3.4</a>
|
|
|
|
+ </li>
|
|
|
|
+ <li class="version">
|
|
<a href="../../../3.3/documentation.html">3.3</a>
|
|
<a href="../../../3.3/documentation.html">3.3</a>
|
|
</li>
|
|
</li>
|
|
<li class="version is-current">
|
|
<li class="version is-current">
|
|
@@ -995,6 +998,7 @@
|
|
<div class="page-versions">
|
|
<div class="page-versions">
|
|
<button class="version-menu-toggle" title="Show other versions of page">3.2</button>
|
|
<button class="version-menu-toggle" title="Show other versions of page">3.2</button>
|
|
<div class="version-menu">
|
|
<div class="version-menu">
|
|
|
|
+ <a class="version" href="../../../3.4/core/export/save_and_load.html">3.4</a>
|
|
<a class="version" href="../../../3.3/core/export/save_and_load.html">3.3</a>
|
|
<a class="version" href="../../../3.3/core/export/save_and_load.html">3.3</a>
|
|
<a class="version is-current" href="save_and_load.html">3.2</a>
|
|
<a class="version is-current" href="save_and_load.html">3.2</a>
|
|
</div>
|
|
</div>
|