| | Interface | Description |
| | IAsset |
This is the interface of the abstract asset class for all concrete asset classes. |
| | IBase |
This is the interface of the base for IPage and IPreloader. |
| | IBitmap |
This is the interface for the BitmapAsset. |
| | IBitmapSprite |
This is the interface for the BitmapSpriteAsset. |
| | IByteArray |
This is the interface for the ByteArrayAsset. |
| | IDisplayObject |
This is the interface for the DisplayObjectAsset. |
| | IGaia |
This is the interface of the Gaia API. |
| | IJson |
This is the interface for the JSONAsset. |
| | IMovieClip |
This is the interface for the MovieClipAsset. |
| | INetStream |
This is the interface for the NetStreamAsset. |
| | IPage |
This is the interface implemented by PageAsset. |
| | IPageAsset |
This is the interface for the PageAsset. |
| | IPreloader |
This is the interface implemented by Preloaders in Gaia. |
| | ISound |
This is the interface for the SoundAsset. |
| | ISprite |
This is the interface for the SpriteAsset. |
| | IStyleSheet |
This is the interface for the StyleSheetAsset. |
| | IText |
This is the interface for the TextAsset. |
| | IXml |
This is the interface for the XMLAsset. |