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
P2 Physics
Physics.P2.BodyDebug
Language
Default
Markdown
Physics.P2.BodyDebug#ppu
ppu
: number
Pixels per Length Unit.
Source code:
physics/p2/BodyDebug.js
(
Line 44
)
Links:
http://phaser.io/docs/2.6.2/Phaser.Physics.P2.BodyDebug.html#ppu
doc_phaser
2017-02-14 11:03:57
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
Physics.P2.BodyDebug#BodyDebug
new BodyDebug(game, body, settings) Draws a P2 Body to a Graphics instance for visual debugging.Needless to say, for every body you enable debug dr
Physics.P2.BodyDebug#destroy()
destroy(destroyChildren, soft) Destroys this group. Removes all children, then removes this group from its parent and nulls references. Parameters
Physics.P2.BodyDebug#exists
exists : boolean If exists is true the group is updated, otherwise it is skipped. Inherited From Phaser.Group#exists Default Value true Source c
Physics.P2.BodyDebug#hasProperty()
hasProperty(child, key) → {boolean} Checks if the child has the given property. Will scan up to 4 levels deep only. Parameters Name Type Descripti
Physics.P2.BodyDebug#children
[readonly] children : Array.<DisplayObject> [read-only] The array of children of this container. Type Array.<DisplayObject> Inher
Return to View
Please login to continue.