-
Notifications
You must be signed in to change notification settings - Fork 490
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Phaser CE Class: CreatureShader</title> | ||
<link rel="stylesheet" href="styles/site.phaser.css?2021101911"> | ||
<link rel="stylesheet" href="styles/site.phaser.css?2021102417"> | ||
</head> | ||
|
||
<body> | ||
|
@@ -224,7 +224,7 @@ <h5>Parameters:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L15" title="CreatureShader on line 15 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 15</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L15" title="CreatureShader on line 15 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 15</a> | ||
|
||
|
||
|
||
|
@@ -329,7 +329,7 @@ <h5>Type:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L42" title="fragmentSrc on line 42 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 42</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L42" title="fragmentSrc on line 42 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 42</a> | ||
|
||
|
||
|
||
|
@@ -402,7 +402,7 @@ <h5>Type:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L28" title="gl on line 28 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 28</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L28" title="gl on line 28 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 28</a> | ||
|
||
|
||
|
||
|
@@ -479,7 +479,7 @@ <h5>Type:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L35" title="program on line 35 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 35</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L35" title="program on line 35 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 35</a> | ||
|
||
|
||
|
||
|
@@ -556,7 +556,7 @@ <h5>Type:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/gameobjects/Creature.js#L64" title="vertexSrc on line 64 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 64</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/gameobjects/Creature.js#L64" title="vertexSrc on line 64 of src/gameobjects/Creature.js">src/gameobjects/Creature.js line 64</a> | ||
|
||
|
||
|
||
|
@@ -589,9 +589,9 @@ <h5>Type:</h5> | |
|
||
|
||
<p class="package-signature"> | ||
[email protected].1 | ||
[email protected].2 | ||
is on | ||
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.1">GitHub</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.2">GitHub</a> | ||
and | ||
<a href="https://www.npmjs.com/package/phaser-ce">NPM</a> | ||
</p> | ||
|
@@ -608,7 +608,7 @@ <h5>Type:</h5> | |
<p class="jsdoc-message"> | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> | ||
|
||
on 2021-10-19 | ||
on 2021-10-24 | ||
|
||
using <a href="https://github.com/photonstorm/phaser-ce/tree/master/resources/docstrap-master">Tomorrow</a>. | ||
</p> | ||
|
@@ -637,7 +637,7 @@ <h5>Type:</h5> | |
</div> | ||
</div> | ||
|
||
<script defer src="scripts/bundle.js?2021101911"></script> | ||
<script defer src="scripts/bundle.js?2021102417"></script> | ||
|
||
|
||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Phaser CE Class: EarCut</title> | ||
<link rel="stylesheet" href="styles/site.phaser.css?2021101911"> | ||
<link rel="stylesheet" href="styles/site.phaser.css?2021102417"> | ||
</head> | ||
|
||
<body> | ||
|
@@ -174,7 +174,7 @@ <h4 class="name" id="EarCut" data-name="EarCut"> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/utils/EarCut.js#L20" title="EarCut on line 20 of src/utils/EarCut.js">src/utils/EarCut.js line 20</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/utils/EarCut.js#L20" title="EarCut on line 20 of src/utils/EarCut.js">src/utils/EarCut.js line 20</a> | ||
|
||
|
||
|
||
|
@@ -231,9 +231,9 @@ <h4 class="name" id="EarCut" data-name="EarCut"> | |
|
||
|
||
<p class="package-signature"> | ||
[email protected].1 | ||
[email protected].2 | ||
is on | ||
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.1">GitHub</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.2">GitHub</a> | ||
and | ||
<a href="https://www.npmjs.com/package/phaser-ce">NPM</a> | ||
</p> | ||
|
@@ -250,7 +250,7 @@ <h4 class="name" id="EarCut" data-name="EarCut"> | |
<p class="jsdoc-message"> | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> | ||
|
||
on 2021-10-19 | ||
on 2021-10-24 | ||
|
||
using <a href="https://github.com/photonstorm/phaser-ce/tree/master/resources/docstrap-master">Tomorrow</a>. | ||
</p> | ||
|
@@ -279,7 +279,7 @@ <h4 class="name" id="EarCut" data-name="EarCut"> | |
</div> | ||
</div> | ||
|
||
<script defer src="scripts/bundle.js?2021101911"></script> | ||
<script defer src="scripts/bundle.js?2021102417"></script> | ||
|
||
|
||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Phaser CE Class: Event</title> | ||
<link rel="stylesheet" href="styles/site.phaser.css?2021101911"> | ||
<link rel="stylesheet" href="styles/site.phaser.css?2021102417"> | ||
</head> | ||
|
||
<body> | ||
|
@@ -276,7 +276,7 @@ <h5>Parameters:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L222" title="Event on line 222 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 222</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L222" title="Event on line 222 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 222</a> | ||
|
||
|
||
|
||
|
@@ -392,7 +392,7 @@ <h5>Type:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L274" title="data on line 274 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 274</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L274" title="data on line 274 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 274</a> | ||
|
||
|
||
|
||
|
@@ -469,7 +469,7 @@ <h5>Type:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L256" title="target on line 256 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 256</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L256" title="target on line 256 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 256</a> | ||
|
||
|
||
|
||
|
@@ -546,7 +546,7 @@ <h5>Type:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L286" title="timeStamp on line 286 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 286</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L286" title="timeStamp on line 286 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 286</a> | ||
|
||
|
||
|
||
|
@@ -623,7 +623,7 @@ <h5>Type:</h5> | |
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt> | ||
<dd class="tag-source"> | ||
|
||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.1/src/plugins/path/EventTarget.js#L265" title="type on line 265 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 265</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/blob/v2.19.2/src/plugins/path/EventTarget.js#L265" title="type on line 265 of src/plugins/path/EventTarget.js">src/plugins/path/EventTarget.js line 265</a> | ||
|
||
|
||
|
||
|
@@ -656,9 +656,9 @@ <h5>Type:</h5> | |
|
||
|
||
<p class="package-signature"> | ||
[email protected].1 | ||
[email protected].2 | ||
is on | ||
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.1">GitHub</a> | ||
<a href="https://github.com/photonstorm/phaser-ce/releases/tag/v2.19.2">GitHub</a> | ||
and | ||
<a href="https://www.npmjs.com/package/phaser-ce">NPM</a> | ||
</p> | ||
|
@@ -675,7 +675,7 @@ <h5>Type:</h5> | |
<p class="jsdoc-message"> | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> | ||
|
||
on 2021-10-19 | ||
on 2021-10-24 | ||
|
||
using <a href="https://github.com/photonstorm/phaser-ce/tree/master/resources/docstrap-master">Tomorrow</a>. | ||
</p> | ||
|
@@ -704,7 +704,7 @@ <h5>Type:</h5> | |
</div> | ||
</div> | ||
|
||
<script defer src="scripts/bundle.js?2021101911"></script> | ||
<script defer src="scripts/bundle.js?2021102417"></script> | ||
|
||
|
||
|
||
|