w10schools
Login Register
  • 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
  • Bulletin
  • Posts
doc_phaser
doc_phaser


Tile#intersects()

intersects(x, y, right, bottom) Check for intersection with this tile. Parameters Name Type Description x number The x axis in pixels. y number The y axis in pixels. right number The right point. bottom number The bottom point. Source code: tilemap/Tile.js (Line 170)

Tile#index

index : number The index of this tile within the map data corresponding to the tileset, or -1 if this represents a blank/null tile. Source code: tilemap/Tile.js (Line 29)

Tile#height

height : number The height of the tile in pixels. Source code: tilemap/Tile.js (Line 69)

Tile#flipped

flipped : boolean Whether this tile is flipped (mirrored) or not. Source code: tilemap/Tile.js (Line 49)

Tile#faceTop

faceTop : boolean Is the top of this tile an interesting edge? Source code: tilemap/Tile.js (Line 99)

Tile#faceRight

faceRight : boolean Is the right of this tile an interesting edge? Source code: tilemap/Tile.js (Line 114)

Tile#faceLeft

faceLeft : boolean Is the left of this tile an interesting edge? Source code: tilemap/Tile.js (Line 109)

Tile#faceBottom

faceBottom : boolean Is the bottom of this tile an interesting edge? Source code: tilemap/Tile.js (Line 104)

Tile#destroy()

destroy() Clean up memory. Source code: tilemap/Tile.js (Line 220)

Tile#copy()

copy(tile) Copies the tile data and properties from the given tile to this tile. Parameters Name Type Description tile Phaser.Tile The tile to copy from. Source code: tilemap/Tile.js (Line 305)

Page 87 of 535

|< < Prev 84 85 86 87 88 89 90 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions