mirror of
https://github.com/wassname/phaser.git
synced 2026-08-01 12:50:06 +08:00
Tidying up the repo and adding in new documentation.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?js
|
||||
var data = obj;
|
||||
?>
|
||||
<section>
|
||||
<article>
|
||||
<pre class="sunlight-highlight-javascript <?js= this.navOptions.linenums ? 'linenums' : '' ?>"><?js= data.code ?></pre>
|
||||
</article>
|
||||
</section>
|
||||
Reference in New Issue
Block a user