w10schools
Login
Register
In current category
Only my posts
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
Game Development
Phaser
Tilemaps
Tile
Language
Default
Markdown
Tile#layer
layer
: Object
The layer in the Tilemap data that this tile belongs to.
Source code:
tilemap/Tile.js
(
Line 24
)
Links:
http://phaser.io/docs/2.6.2/Phaser.Tile.html#layer
doc_phaser
2017-02-14 11:15:02
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
Tile#Tile
new Tile(layer, index, x, y, width, height) A Tile is a representation of a single tile within the Tilemap. Parameters Name Type Description layer
tf.contrib.layers.layer_norm()
tf.contrib.layers.layer_norm(*args, **kwargs) Adds a Layer Normalization layer from https://arxiv.org/abs/1607.06450. "Layer Normalization" Jimmy Le
Physics.Ninja.Tile#Tile
new Tile(body, x, y, width, height, type) Ninja Physics Tile constructor.A Tile is defined by its width, height and type. It's type can include slo
tile()
tile() Computes the set of 256x256 quadtree tiles to display given the current layout extent, scale and translate. Returns an array of objects with
Tilemap#layer
layer : number | string | Phaser.TilemapLayer The current layer object. Type number | string | Phaser.TilemapLayer Source code: tilemap/Tilema
Return to View
Please login to continue.