Phaser.Physics.P2. PointProxy

new PointProxy(world, destination)

A PointProxy is an internal class that allows for direct getter/setter style property access to Arrays and TypedArrays.

Parameters:
Name Type Description
world Phaser.Physics.P2

A reference to the P2 World.

destination any

The object to bind to.

Source - physics/p2/PointProxy.js, line 15

Members

mx :number

The x property of this PointProxy get and set in meters.

Source - physics/p2/PointProxy.js, line 64

my :number

The x property of this PointProxy get and set in meters.

Source - physics/p2/PointProxy.js, line 84

x :number

The x property of this PointProxy get and set in pixels.

Source - physics/p2/PointProxy.js, line 24

y :number

The y property of this PointProxy get and set in pixels.

Source - physics/p2/PointProxy.js, line 44
Phaser Copyright © 2012-2015 Photon Storm Ltd.
Documentation generated by JSDoc 3.3.2 on Thu Feb 18 2016 14:41:05 GMT+0000 (GMT Standard Time) using the DocStrap template.

快捷菜单

注意:只有登录才能全文翻译,每个新用户赠送300会员币。
赚取方法:文章评论+1000,分享网站截图给站长+3000,另充10元+100万会员币
支持一下记得截图给站长!

VIP限时免费阅读!登录可得1万币尽情中文阅读!


记得CTRL+D收藏!
站长微信:
支持自学php网
如有问题,记得强刷一下.

  • mx :number - 属性
  • my :number - 属性
  • x :number - 属性
  • y :number - 属性