A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
IAsset — Interface in package com.gaiaframework.api
This is the interface of the abstract asset class for all concrete asset classes.
IBase — Interface in package com.gaiaframework.api
This is the interface of the base for IPage and IPreloader.
IBitmap — Interface in package com.gaiaframework.api
This is the interface for the BitmapAsset.
IBitmapSprite — Interface in package com.gaiaframework.api
This is the interface for the BitmapSpriteAsset.
IByteArray — Interface in package com.gaiaframework.api
This is the interface for the ByteArrayAsset.
id — Property in interface com.gaiaframework.api.IAsset
Returns the ID as set in site.xml.
id3 — Property in interface com.gaiaframework.api.ISound
IDisplayObject — Interface in package com.gaiaframework.api
This is the interface for the DisplayObjectAsset.
IGaia — Interface in package com.gaiaframework.api
This is the interface of the Gaia API.
IJson — Interface in package com.gaiaframework.api
This is the interface for the JSONAsset.
imageData — Event in interface com.gaiaframework.api.INetStream
Dispatched when the NetStream's onImageData event is received
IMAGE_DATA — Constant static property in class com.gaiaframework.events.NetStreamAssetEvent
IMovieClip — Interface in package com.gaiaframework.api
This is the interface for the MovieClipAsset.
impl — Static property in class com.gaiaframework.api.Gaia
INetStream — Interface in package com.gaiaframework.api
This is the interface for the NetStreamAsset.
info — Property in class com.gaiaframework.events.NetStreamAssetEvent
IPage — Interface in package com.gaiaframework.api
This is the interface implemented by PageAsset.
IPageAsset — Interface in package com.gaiaframework.api
This is the interface for the PageAsset.
IPreloader — Interface in package com.gaiaframework.api
This is the interface implemented by Preloaders in Gaia.
ISound — Interface in package com.gaiaframework.api
This is the interface for the SoundAsset.
ISprite — Interface in package com.gaiaframework.api
This is the interface for the SpriteAsset.
IStyleSheet — Interface in package com.gaiaframework.api
This is the interface for the StyleSheetAsset.
IText — Interface in package com.gaiaframework.api
This is the interface for the TextAsset.
IXml — Interface in package com.gaiaframework.api
This is the interface for the XMLAsset.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z