new Tiles(tiles, x, y, w, h)
Look at the Tiles reference pages before reading these docs.
Returns a group containing all the tile sprites created by
the `Tiles` constructor.
Parameters:
Name | Type | Description |
---|---|---|
tiles |
String
|
|
x |
Number
|
|
y |
Number
|
|
w |
Number
|
|
h |
Number
|