TiledObjectHelpers extension

This extension adds some helpers for TiledObject that make it easier to use it with Flame.

on

Properties

position → Vector2

Available on TiledObject, provided by the TiledObjectHelpers extension

Returns the position of this tiled object as a Vector2.
no setter
size → Vector2

Available on TiledObject, provided by the TiledObjectHelpers extension

Returns the size of this tiled object as a Vector2.
no setter