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

TMXMapAsset::TMXLayerLoadState

Class

Inherits

RBAsset

Description

Current loading state of a TMX layer. If the layer is being loaded asynchronously then this state can be used to check the loading progress. Once the layer is loaded it can be accessed via the TMXLayerLoadState.map member.

Variables

map TMX Map asset that this layer belongs to
progress (inherited) Asynchronous loading progress, ranges from 0.0 to 1.0.

Properties

error (inherited) Loading error of the audio asset
status (inherited) Loading status of the an asset

Methods

Unload (inherited) Unload previously loaded asset