Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

typings may be off #49

Open
quantumJLBass opened this issue Dec 18, 2016 · 0 comments
Open

typings may be off #49

quantumJLBass opened this issue Dec 18, 2016 · 0 comments

Comments

@quantumJLBass
Copy link

At phaser.plugin.isometric.d.ts#L324 it is listed as a single argument, but at, phaser-plugin-isometric.js#L3767 it is two.

While trying to get up examples in Visual Studio 2015 v.3, it screams about this while trying to use

this.physics.isoArcade.intersects( this.currentPlayer.sprite.body, this.currentPlayer.sprite['target'].body )

But that is there to use. I figure I am either not using this as intended or the typing may be off?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant