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

SpriteSheetAsset

Class

Inherits

RBAsset

Description

Contains a spritesheet asset. Spritesheet assets can be loaded from various sources, including synchronous and asynchronous sources. Use SpriteSheetAsset.Load to load a spritesheet asset.

Enumerations

SheetType Sprite sheet type

Variables

progress (inherited) Asynchronous loading progress, ranges from 0.0 to 1.0.

Properties

error (inherited) Loading error of the audio asset
grid Current SpriteGrid set for the sprite.
sheetSize The size of the sprite sheet
status (inherited) Loading status of the an asset

Methods

Create Create a blank SpriteSheet
Load (3 overloads) Load sprites from the given source
Unload (inherited) Unload previously loaded asset