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
Plugins
Event
Language
Default
Markdown
Event#data
[readonly]
data
: Object
The data that was passed in with this event.
Source code:
plugins/path/EventTarget.js
(
Line 253
)
Links:
http://phaser.io/docs/2.6.2/Event.html#data
doc_phaser
2017-02-14 10:45:39
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
event.data
An optional object of data passed to an event method when the current executing handler is bound.
base\Event $data
$data public property The data that is passed to yii\base\Component::on() when attaching an event handler. Note that this varies according to whi
data event (net.Socket)
Event: 'data' <Buffer> Emitted when data is received. The argument data will be a Buffer or String. Encoding of data is set by socket.setEnco
data event (stream.Readable)
Stability: 2 - Stable A stream is an abstract interface implemented by various objects in Node.js. For example a request to an HTTP server is a strea
Events#Events
new Events(sprite) The Events component is a collection of events fired by the parent Game Object. Phaser uses what are known as 'Signals' for all
Return to View
Please login to continue.