hexonaut / haxe-phaser

Haxe externs for Phaser.
MIT License
51 stars 9 forks source link

GameObjectFactory fixes #33

Closed adireddy closed 9 years ago

adireddy commented 9 years ago

game.add.text - Made the text and style parameters optional as these can be set after creating the text field

game.add.filter - Removed parameters that are no longer required

game.add. plugin - Removed parameters that are no longer required

https://github.com/photonstorm/phaser/blob/master/src/gameobjects/GameOb jectFactory.js