Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages