I'm currently looking at this example: http://phaser.io/examples/v2/tilemaps/blank-tilemap and it leaves me confused: in line #33 the author adds a preloaded image as tileset. I tested this and you can do this multiple times. But only one is the active one, which makes sense. But how do I set the current tileset if I've added multiple ones?