Skip to content

Commit

Permalink
1.0.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoElias committed Dec 4, 2018
1 parent 025fb3d commit 6e0db4e
Show file tree
Hide file tree
Showing 58 changed files with 80 additions and 118 deletions.
2 changes: 0 additions & 2 deletions build/simbol.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -64512,7 +64512,6 @@ class MultiUser extends eventemitter3 {
* @private
*/
_peerData(data) {
// console.log(data)
const string = this.multiUser._decodeBuffer(data);
data = JSON.parse(string);

Expand Down Expand Up @@ -64610,7 +64609,6 @@ class MultiUser extends eventemitter3 {
object.scale = [...data.scale];
}

// if (object.id === 'vr-ide-scene') console.log(object, data.animatedValues)
for (const key of Object.keys(data.animatedValues || {})) {
object.animatedValues[key] = data.animatedValues[key];
}
Expand Down
2 changes: 1 addition & 1 deletion build/simbol.cjs.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions build/simbol.cjs.nothree.js
Original file line number Diff line number Diff line change
Expand Up @@ -17223,7 +17223,6 @@ class MultiUser extends eventemitter3 {
* @private
*/
_peerData(data) {
// console.log(data)
const string = this.multiUser._decodeBuffer(data);
data = JSON.parse(string);

Expand Down Expand Up @@ -17321,7 +17320,6 @@ class MultiUser extends eventemitter3 {
object.scale = [...data.scale];
}

// if (object.id === 'vr-ide-scene') console.log(object, data.animatedValues)
for (const key of Object.keys(data.animatedValues || {})) {
object.animatedValues[key] = data.animatedValues[key];
}
Expand Down
2 changes: 1 addition & 1 deletion build/simbol.cjs.nothree.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions build/simbol.js
Original file line number Diff line number Diff line change
Expand Up @@ -64508,7 +64508,6 @@ class MultiUser extends eventemitter3 {
* @private
*/
_peerData(data) {
// console.log(data)
const string = this.multiUser._decodeBuffer(data);
data = JSON.parse(string);

Expand Down Expand Up @@ -64606,7 +64605,6 @@ class MultiUser extends eventemitter3 {
object.scale = [...data.scale];
}

// if (object.id === 'vr-ide-scene') console.log(object, data.animatedValues)
for (const key of Object.keys(data.animatedValues || {})) {
object.animatedValues[key] = data.animatedValues[key];
}
Expand Down
2 changes: 1 addition & 1 deletion build/simbol.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions build/simbol.nothree.js
Original file line number Diff line number Diff line change
Expand Up @@ -17219,7 +17219,6 @@ class MultiUser extends eventemitter3 {
* @private
*/
_peerData(data) {
// console.log(data)
const string = this.multiUser._decodeBuffer(data);
data = JSON.parse(string);

Expand Down Expand Up @@ -17317,7 +17316,6 @@ class MultiUser extends eventemitter3 {
object.scale = [...data.scale];
}

// if (object.id === 'vr-ide-scene') console.log(object, data.animatedValues)
for (const key of Object.keys(data.animatedValues || {})) {
object.animatedValues[key] = data.animatedValues[key];
}
Expand Down
2 changes: 1 addition & 1 deletion build/simbol.nothree.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions build/simbol.script.js
Original file line number Diff line number Diff line change
Expand Up @@ -64511,7 +64511,6 @@ var Simbol = (function (exports) {
* @private
*/
_peerData(data) {
// console.log(data)
const string = this.multiUser._decodeBuffer(data);
data = JSON.parse(string);

Expand Down Expand Up @@ -64609,7 +64608,6 @@ var Simbol = (function (exports) {
object.scale = [...data.scale];
}

// if (object.id === 'vr-ide-scene') console.log(object, data.animatedValues)
for (const key of Object.keys(data.animatedValues || {})) {
object.animatedValues[key] = data.animatedValues[key];
}
Expand Down
2 changes: 1 addition & 1 deletion build/simbol.script.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/simbol.script.min.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions build/simbol.script.nothree.js
Original file line number Diff line number Diff line change
Expand Up @@ -17222,7 +17222,6 @@ var Simbol = (function (exports) {
* @private
*/
_peerData(data) {
// console.log(data)
const string = this.multiUser._decodeBuffer(data);
data = JSON.parse(string);

Expand Down Expand Up @@ -17320,7 +17319,6 @@ var Simbol = (function (exports) {
object.scale = [...data.scale];
}

// if (object.id === 'vr-ide-scene') console.log(object, data.animatedValues)
for (const key of Object.keys(data.animatedValues || {})) {
object.animatedValues[key] = data.animatedValues[key];
}
Expand Down
2 changes: 1 addition & 1 deletion build/simbol.script.nothree.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/simbol.script.nothree.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Controllers.html
Original file line number Diff line number Diff line change
Expand Up @@ -2596,7 +2596,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/GamepadController.html
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Identity.html
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Interactions.html
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/KeyboardController.html
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Link.html
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Loader.html
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Locomotion.html
Original file line number Diff line number Diff line change
Expand Up @@ -2326,7 +2326,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/MultiUser.html
Original file line number Diff line number Diff line change
Expand Up @@ -3979,7 +3979,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/NodeSimbol.html
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Physics.html
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/PointerController.html
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/PoseController.html
Original file line number Diff line number Diff line change
Expand Up @@ -1426,7 +1426,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Scene.html
Original file line number Diff line number Diff line change
Expand Up @@ -1440,7 +1440,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Selection.html
Original file line number Diff line number Diff line change
Expand Up @@ -2463,7 +2463,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
34 changes: 4 additions & 30 deletions docs/Simbol.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,28 +193,9 @@ <h6>Properties</h6>



<td class="description last"><p>Configuration object for a VirtualPersona</p>
<h6>Properties</h6>


<table class="params">
<thead>
<tr>

<th>Name</th>


<th>Type</th>





<th class="last">Description</th>
</tr>
</thead>
<td class="description last"><p>Configuration object for a VirtualPersona</p></td>
</tr>

<tbody>


<tr>
Expand All @@ -239,17 +220,10 @@ <h6>Properties</h6>
</tr>


</tbody>
</table>

</td>
</tr>



<tr>

<td class="name"><code>locomtion</code></td>
<td class="name"><code>locomotion</code></td>


<td class="type">
Expand Down Expand Up @@ -1840,7 +1814,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Teleportation.html
Original file line number Diff line number Diff line change
Expand Up @@ -2169,7 +2169,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/TextSimbol.html
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
14 changes: 7 additions & 7 deletions docs/VirtualPersona.html
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ <h4 class="name" id="init"><span class="type-signature"></span>init<span class="

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line116">line 116</a>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line117">line 117</a>
</li></ul></dd>


Expand Down Expand Up @@ -831,7 +831,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line145">line 145</a>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line146">line 146</a>
</li></ul></dd>


Expand Down Expand Up @@ -999,7 +999,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line202">line 202</a>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line203">line 203</a>
</li></ul></dd>


Expand Down Expand Up @@ -1166,7 +1166,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line285">line 285</a>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line286">line 286</a>
</li></ul></dd>


Expand Down Expand Up @@ -1276,7 +1276,7 @@ <h4 class="name" id="signIn"><span class="type-signature"></span>signIn<span cla

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line238">line 238</a>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line239">line 239</a>
</li></ul></dd>


Expand Down Expand Up @@ -1395,7 +1395,7 @@ <h4 class="name" id="signOut"><span class="type-signature"></span>signOut<span c

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line264">line 264</a>
<a href="virtualpersona_virtualpersona.js.html">virtualpersona/virtualpersona.js</a>, <a href="virtualpersona_virtualpersona.js.html#line265">line 265</a>
</li></ul></dd>


Expand Down Expand Up @@ -1578,7 +1578,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/controllers_controllers.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/controllers_gamepadcontroller.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Controlle
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Nov 29 2018 18:26:22 GMT+0100 (STD)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Dec 04 2018 13:28:55 GMT+0100 (STD)
</footer>

<script> prettyPrint(); </script>
Expand Down
Loading

0 comments on commit 6e0db4e

Please sign in to comment.