From bb4b36aaff399c006ffcd7c2ab3191e6e9b714ac Mon Sep 17 00:00:00 2001 From: Tom Cully Date: Thu, 23 Apr 2020 23:20:43 +1200 Subject: [PATCH] Update Docs --- docs/TiledScene.html | 6 +++--- docs/TiledScene.js.html | 2 ++ docs/index.html | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/TiledScene.html b/docs/TiledScene.html index 3c8a66f..b1ad62f 100644 --- a/docs/TiledScene.html +++ b/docs/TiledScene.html @@ -357,7 +357,7 @@

(static) <
Source:
@@ -419,7 +419,7 @@

(static
Source:
@@ -553,7 +553,7 @@
Parameters:
Source:
diff --git a/docs/TiledScene.js.html b/docs/TiledScene.js.html index cbe3045..0e398b4 100644 --- a/docs/TiledScene.js.html +++ b/docs/TiledScene.js.html @@ -55,6 +55,8 @@

Source: TiledScene.js

// The perspective mode for the TiledScene this.perspectiveMode = options.perspectiveMode || TiledScene.PERSPECTIVE_OVERHEAD + this.layers = options.layers || {} + this.redraw() } diff --git a/docs/index.html b/docs/index.html index d7a72e8..87b39b1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -60,7 +60,7 @@

Documentation

npm Package Documentation