new GameObjectFactory(game) The GameObjectFactory is a quick way to create many common game objectsusing
rope(x, y, key, frame, points,
creature(x, y, key, group)
audioSprite(key) → {Phaser.AudioSprite}
tilemap(key, tileWidth, tileHeight, width,
audio(key, volume, loop, connect) → {
emitter(x, y, maxParticles) → {
plugin(plugin, parameter) → {Phaser.Plugin}
sprite(x, y, key, frame, grou
button(x, y, key, callback, c
Page 1 of 3