The image for the tiling sprite
The image for the tiling sprite.
The opacity of the tiling sprite (0 to 255).
The origin point of the tiling sprite for scrolling.
The visibility of the tiling sprite.
The x coordinate of the tiling sprite.
The y coordinate of the tiling sprite.
Calls each of the listeners registered for a given event.
The event name.
Arguments that are passed to registered listeners
true
if the event had listeners, else false
.
Return an array listing the events for which the emitter has registered listeners.
Return the listeners registered for a given event.
The event name.
Check if there listeners for a given event.
If exists
argument is not true
lists listeners.
The event name.
Only check if there are listeners.
Sets the x, y, width, and height all at once.
The x coordinate of the tiling sprite
The y coordinate of the tiling sprite
The width of the tiling sprite
The height of the tiling sprite
Specifies the region of the image that the tiling sprite will use.
The x coordinate of the frame
The y coordinate of the frame
The width of the frame
The height of the frame
This function doesn't apply anymore.
Updates the tiling sprite for each frame.
Generated using TypeDoc
The sprite object for a tiling image.
TilingSprite