Skip to content

mathieuanthoine/haxe-phaser-plugin-isometric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haxe externs for Phaser Isometric plug-in (https://github.com/lewster32/phaser-plugin-isometric/)

Differences with the Javascript version

  • game.iso is a method not a property, use game.iso() instead of game.iso
  • game.physics.isoArcade is a method not a property, use game.physics.isoArcade() instead of game.physics.isoArcade

Not supported in this version

  • Static methods of Point3 class

Examples

  • Availables with a FlashDevelop project file.

Download & Set Up

Phaser isometric plug-in on haxelib:

haxelib install phaser-plugin-isometric

About

Haxe externs for the isometric plugin for phaser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages