AudioAsset
Ease
FastString
FontAsset
NineSlice
PackedSprite
PackedSpriteID
RB
   HardwareSettings
   IRetroBlitGame
RBAsset
Rect2i
ShaderAsset
SoundReference
SpriteGrid
SpriteSheetAsset
TMXMapAsset
   TMXLayer
   TMXLayerLoadState
   TMXObject
   TMXObjectGroup
   TMXProperties
Vector2i

TMXMapAsset::TMXObject.Shape

Enumeration

Description

Shape of a TMX object.

Values

Rectangle Rectangle shape.
Ellipse Ellipse shape.
Point Point shape.
Polygon Polygon shape, made of connected points where first and last points are joined.
Polyline Polyline shape made of connected points where first and last points are not joined.

See Docs

Features - Tiled TMX Support