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  
object — Property, class com.bomski.engine.data.preloader.PreloadElement
The preloadable object
object — Property, class com.bomski.engine.data.preloader.event.PreloadEvent
The preloadable object
ObjectLoader — class, package com.bomski.engine.data
Object loader class for the Preloader This class loads a Sound
ObjectLoader(type:uint, name:String, url:String, dataFormat:String, overwrite:Boolean) — Constructor, class com.bomski.engine.data.ObjectLoader
Constructor
_objectManager — Property, class com.bomski.engine.data.preloader.Preloader
objectType — Property, interface com.bomski.engine.data.IObjectManager
The object type of the manager
objectType — Property, class com.bomski.engine.data.asset.AssetsManager
The object type of the manager
objectType — Property, class com.bomski.engine.data.sound.SoundManager
objectType — Property, class com.bomski.engine.data.xml.XMLManager
OBJECTTYPE_ASSET — Constant Static Property, class com.bomski.engine.data.EnObjectType
OBJECTTYPE_SOUND — Constant Static Property, class com.bomski.engine.data.EnObjectType
OBJECTTYPE_XML — Constant Static Property, class com.bomski.engine.data.EnObjectType
overwrite — Property, class com.bomski.engine.data.ObjectLoader
If the preloadable object will overwrite an existing object with the same name and type in the ObjectManager
overwrite — Property, class com.bomski.engine.data.asset.AssetLoader
If the preloadable object will overwrite an existing object with the same name and type in the ObjectManager
overwrite — Property, interface com.bomski.engine.data.preloader.IPreloadable
If the preloadable object will overwrite an existing object with the same name and type in the ObjectManager
overwrite — Property, class com.bomski.engine.data.sound.SoundLoader
If the preloadable object will overwrite an existing object with the same name and type in the ObjectManager
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