mirror of
https://github.com/wassname/phaser.git
synced 2026-08-19 12:30:07 +08:00
More docs coming on.
This commit is contained in:
@@ -111,7 +111,7 @@ Phaser.TilemapRenderer.prototype = {
|
||||
* Render a tilemap to a canvas.
|
||||
* @method render
|
||||
* @param tilemap {Tilemap} The tilemap data to render.
|
||||
* @return {bool} Description.
|
||||
* @return {boolean} Description.
|
||||
*/
|
||||
render: function (tilemap) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user