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  
gatewayURL — Property in class com.bourre.remoting.ServiceProxyLocator
generateRootID() — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder
Generates an unique registration ID for root object.
get(key) — Method in class com.bourre.collection.HashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(index) — Method in interface com.bourre.collection.List
Returns the element at the specified position in this list.
get(index) — Method in class com.bourre.collection.Set
Returns the Object stored at the passed-in index in this set object.
get(index) — Method in class com.bourre.collection.Stack
Returns the Object stored at the passed-in index in this stack object.
getAccessor(t, setter, getter) — Static method in class com.bourre.core.AccessorFactory
Returns an accessor object for the passed-in property or methods of the specified target object.
getActiveChannel(id) — Method in class com.bourre.media.sound.SoundFactory
Return an Array of all SoundChannel instances use by the id passed-in
getAllSounds() — Method in class com.bourre.media.sound.SoundFactory
Get all Sound instances stored under passed-in sound's class identifier.
getApplicationAssembler() — Method in class com.bourre.ioc.load.ApplicationLoader
Returns ApplicationAssembler used in by this loader.
getApplicationContainer() — Static method in class com.bourre.ioc.bean.BeanUtils
Returns the main application container.
getApplicationDomain() — Method in class com.bourre.load.GraphicLoader
Returns the applicationDomain of loaded display object.
getApplicationDomain() — Method in class com.bourre.load.GraphicLoaderEvent
Returns the applicationDomain of loaded display object.
getApplicationDomain(name) — Method in class com.bourre.load.GraphicLoaderLocator
Returns the applicationDomain of loaded display object.
getApplicationDomain() — Method in class com.bourre.media.sound.SoundLoader
getApplicationLoader() — Method in class com.bourre.ioc.load.ApplicationLoaderEvent
Returns the application loader object carried by this event.
getApplicationState() — Method in class com.bourre.ioc.load.ApplicationLoaderEvent
Returns application state.
getArgumentCallbackFactoryClass() — Method in class com.bourre.events.EventCallbackAdapter
getArgumentCallbackFactoryInstance() — Method in class com.bourre.events.EventCallbackAdapter
getArguments() — Method in class com.bourre.commands.Delegate
Returns the current array of arguments which will be passed to the function when called.
getArguments(sE) — Method in class com.bourre.encoding.XMLToObjectDeserializer
Explode string to arguments array.
getArguments(e, ... rest) — Method in interface com.bourre.events.ArgumentCallbackFactory
getArguments() — Method in class com.bourre.events.EventCallbackAdapter
getArguments(xml, nodeName, type) — Method in class com.bourre.ioc.parser.AbstractParser
Returns arguments array from passed-in xml.
getArguments() — Method in class com.bourre.remoting.RemotingCall
getArguments() — Method in class com.bourre.service.AbstractService
Returns arguments used by this service.
getArguments() — Method in interface com.bourre.service.Service
Returns arguments used by this service.
getArray(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
getAssembler() — Method in class com.bourre.ioc.parser.AbstractParser
Returns Application assembler used.
getAttributes(attributes) — Method in class com.bourre.ioc.parser.AbstractParser
Returns attributes from passed-in xml.
getBean() — Method in class com.bourre.ioc.bean.BeanEvent
Returns bean object value.
getBoolean(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
getBoolean() — Method in class com.bourre.events.BooleanEvent
Returns the boolean value carried by this event.
getBroadcaster() — Method in class com.bourre.core.AbstractLocator
Returns event Broadcaster owned by this locator.
getBroadcaster() — Method in class com.bourre.model.AbstractModel
Returns event broadcaster used by model.
getBroadcaster() — Method in class com.bourre.view.AbstractView
getBytesLoaded() — Method in class com.bourre.load.AbstractLoader
Returns the number of bytes loaded.
getBytesLoaded() — Method in class com.bourre.load.strategy.LoaderStrategy
Returns current loaded bytes amount.
getBytesLoaded() — Method in interface com.bourre.load.strategy.LoadStrategy
Returns current loaded bytes amount.
getBytesLoaded() — Method in class com.bourre.load.strategy.StreamLoaderStrategy
Returns current loaded bytes amount.
getBytesLoaded() — Method in class com.bourre.load.strategy.URLLoaderStrategy
Returns current loaded bytes amount.
getBytesLoaded() — Method in class com.bourre.media.sound.SoundURLStrategy
getBytesLoaded() — Method in class com.bourre.media.video.VideoDisplay
getBytesTotal() — Method in class com.bourre.load.AbstractLoader
Returns the total number of bytes to load.
getBytesTotal() — Method in class com.bourre.load.strategy.LoaderStrategy
Returns total bytes to load by this strategy.
getBytesTotal() — Method in interface com.bourre.load.strategy.LoadStrategy
Returns total bytes to load by this strategy.
getBytesTotal() — Method in class com.bourre.load.strategy.StreamLoaderStrategy
Returns total bytes to load by this strategy.
getBytesTotal() — Method in class com.bourre.load.strategy.URLLoaderStrategy
Returns total bytes to load by this strategy.
getBytesTotal() — Method in class com.bourre.media.sound.SoundURLStrategy
getBytesTotal() — Method in class com.bourre.media.video.VideoDisplay
getCallbackTarget() — Method in class com.bourre.events.EventCallbackAdapter
getCallbackTargetCaller(event) — Method in class com.bourre.events.EventCallbackAdapter
getChannel() — Method in interface com.bourre.log.Log
Returns event channel used for communication.
getChannel() — Method in class com.bourre.log.PixlibDebug
Returns event channel used for communication.
getChannel() — Method in class com.bourre.media.sound.SoundInfo
getChannel() — Method in interface com.bourre.media.sound.SoundInfoChannel
getChannel() — Method in class com.bourre.plugin.AbstractPlugin
Returns plugin's event channel.
getChannel(o:com.bourre.plugin:Plugin) — Method in class com.bourre.plugin.ChannelExpert
Returns EventChannel for passed-in plugin.
getChannel() — Method in class com.bourre.plugin.NullPlugin
Returns plugin's event channel.
getChannel() — Method in interface com.bourre.plugin.Plugin
Returns plugin's event channel.
getChannel() — Method in class com.bourre.plugin.PluginDebug
Returns event channel used for communication.
getChannelDispatcher(channel:com.bourre.events:EventChannel, owner) — Method in class com.bourre.events.ApplicationBroadcaster
Returns the EventBroadcaster object associated with the passed-in channel.
getChannelDispatcher(channel:com.bourre.events:EventChannel, owner) — Method in class com.bourre.events.ChannelBroadcaster
Returns the Broadcaster instance associated with the passed-in channel.
getChannelListener() — Method in class com.bourre.ioc.assembler.channel.ChannelListenerEvent
Returns the channel listener object carried by this event.
getChannelsAssignedCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns channels-assigned-callback attibute value.
getChild() — Method in class com.bourre.ioc.assembler.displayobject.DisplayObjectInfo
Returns childs list.
getCode() — Method in class com.bourre.remoting.events.BasicFaultEvent
Returns error code.
getColumnNames() — Method in class com.bourre.collection.RecordSet
getCompleteCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns complete-callback attibute value.
getConfigPathKey() — Static method in class com.bourre.ioc.load.FlashVarsUtil
Returns full Bean key for configuration files path flashvars.
getConstructor() — Method in class com.bourre.ioc.assembler.constructor.ConstructorEvent
Returns the constructor object carried by this event.
getContainer(container) — Method in class com.bourre.ioc.load.runtime.RuntimeContextLoader
Retreives correct container for loaded display tree.
getContent() — Method in class com.bourre.load.AbstractLoader
Returns loaded content.
getContentLoaderInfo() — Method in class com.bourre.load.strategy.LoaderStrategy
Returns informations about loaded content.
getContext() — Method in class com.bourre.ioc.context.ContextLoader
Creates instance.
getContext() — Method in class com.bourre.ioc.context.ContextLoaderEvent
Returns the context loader xml carried by this event.
getContext() — Method in class com.bourre.load.GraphicLoader
getContext() — Method in class com.bourre.media.sound.SoundLoader
getContextFileKey() — Static method in class com.bourre.ioc.load.FlashVarsUtil
Returns full Bean key for context file name flashvars.
getContextLoader() — Method in class com.bourre.ioc.context.ContextLoaderEvent
Returns the context loader object carried by this event.
getContextParser() — Method in class com.bourre.ioc.parser.ContextParserEvent
Returns targeted context parser.
getContextURL(filename) — Static method in class com.bourre.ioc.load.runtime.RuntimeContextLoader
Returns URLRequest using internal IoC url manager.
getController() — Method in class com.bourre.plugin.AbstractPlugin
Returns plugin's FrontController.
getCoordinates(id) — Method in class com.bourre.structures.Grid
Returns a Point witch is the corresponding position of the passed-in value.
getCorrelationId() — Method in class com.bourre.remoting.events.BasicFaultEvent
getCount() — Method in class com.bourre.events.LoopEvent
Returns the iterations count since this event be fired.
getCuePointInfo() — Method in class com.bourre.media.video.CuePointEvent
Returns the cue points object carried by this event.
getCurrentLoader() — Method in class com.bourre.load.QueueLoader
Returns the loader used when queue starts loading process.
getCurrentState() — Method in class com.bourre.media.sound.SoundInfo
Return state in force order : PLAY PAUSE STOP ( in decrease ) If we have three channel with at least one playing , it return SoundInfo.PLAY If no play channel but at least one pause , it return SoundInfo.PAUSE If no channel it return SoundInfo.STOP
getDefaultChannel() — Method in class com.bourre.events.ChannelBroadcaster
Returns a reference to the default channel of this channel broadcaster.
getDefaultDispatcher() — Method in class com.bourre.events.ChannelBroadcaster
Returns the Broadcaster implementation associated with the default channel of this channel broadcaster.
getDefaulValue() — Method in class com.bourre.structures.Grid
Returns the current default value of this grid used to replace value when removing an element.
getDelay(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns delay attibute value.
getDescription() — Method in class com.bourre.remoting.events.BasicFaultEvent
Returns error description.
getDeserializerClass(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns deserializer-class attibute value.
getDetail() — Method in class com.bourre.remoting.events.BasicFaultEvent
getDimension(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
Returns Dimension instance using passed-in XML node as source.
getDimension() — Method in class com.bourre.events.DimensionEvent
Returns the dimension object carried by this event.
getDimension() — Method in class com.bourre.media.video.VideoDisplay
getDisplayContainer(id) — Static method in class com.bourre.ioc.bean.BeanUtils
Returns bean registered object using passed-in id identifier.
getDisplayObject() — Method in class com.bourre.ioc.assembler.displayobject.DisplayObjectEvent
Returns the display object carried by this event.
getDisplayObject(id) — Static method in class com.bourre.ioc.bean.BeanUtils
Returns bean registered object using passed-in id identifier.
getDisplayObjectBuilder() — Method in interface com.bourre.ioc.assembler.ApplicationAssembler
Returns the DisplayObjectBuilder used to build xml context elements.
getDisplayObjectBuilder() — Method in class com.bourre.ioc.assembler.DefaultApplicationAssembler
Returns the DisplayObjectBuilder used to build xml context elements.
getDisplayObjectBuilder() — Method in class com.bourre.ioc.load.ApplicationLoader
Returns the DisplayObjectBuilder used by this loader to load and build all context elements.
getDisplayType(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns type attibute value for display object.
getDLLPathKey() — Static method in class com.bourre.ioc.load.FlashVarsUtil
Returns full Bean key for DLL files path flashvars.
getDuration() — Method in interface com.bourre.media.video.MetaData
Returns the duration of the video file, in seconds.
getDuration() — Method in class com.bourre.media.video.MetaDataInfo
Returns the duration of the video file, in seconds.
getDuration() — Method in class com.bourre.media.video.VideoDisplay
getDuration() — Method in class com.bourre.media.video.VideoDisplayEvent
Returns duration of video carried by this event.
getDuration() — Method in class com.bourre.transitions.AbstractMultiTween
getDuration() — Method in class com.bourre.transitions.AbstractTween
getEasing() — Method in class com.bourre.transitions.AbstractMultiTween
getEasing() — Method in class com.bourre.transitions.AbstractTween
getEndValue() — Method in class com.bourre.transitions.AbstractMultiTween
getEndValue() — Method in class com.bourre.transitions.AbstractTween
getErrorCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns error-callback attibute value.
getErrorMessage() — Method in class com.bourre.load.LoaderEvent
Returns the error message carried by this event.
getExpertID() — Method in class com.bourre.ioc.assembler.channel.ChannelListenerEvent
Returns channel listener ID.
getExpertID() — Method in class com.bourre.ioc.assembler.constructor.ConstructorEvent
Returns constructor ID.
getExpertID() — Method in class com.bourre.ioc.assembler.method.MethodEvent
Returns method ID.
getExpertID() — Method in class com.bourre.ioc.assembler.property.PropertyEvent
Returns property ID.
getExpertID() — Method in class com.bourre.ioc.assembler.resource.ResourceEvent
Returns resource ID.
getFactoryMethod(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns factory attibute value.
getFaultFunction() — Method in class com.bourre.remoting.ServiceResponder
getFileContent() — Method in class com.bourre.load.FileLoaderEvent
Returns the file content object carried by this event.
getFileLoader() — Method in class com.bourre.load.FileLoaderEvent
Returns the file loader object carried by this event.
getFullyQualifiedMethodName(oServiceMethodName:com.bourre.remoting:ServiceMethod) — Method in class com.bourre.remoting.AbstractServiceProxy
getGain() — Method in class com.bourre.media.SoundTransformInfo
getGain(id) — Method in class com.bourre.media.sound.MixSoundFactory
Get gain : volume for a sound ( 0 to n ).
getGetterHelper() — Method in interface com.bourre.core.Accessor
Returns the string name of the getter access used by this accessor to retreive data from its target object.
getGetterHelper() — Method in interface com.bourre.core.AccessorComposer
Returns the string name of all getters access used by this accessor to retreive data from its target object.
getGetterHelper() — Method in class com.bourre.core.MethodAccessor
Returns the string name of the getter access used by this accessor to retreive data from its target object.
getGetterHelper() — Method in class com.bourre.core.MultiAccessor
Returns the string name of all getters access used by this accessor to retreive data from its target object.
getGetterHelper() — Method in class com.bourre.core.PropertyAccessor
Returns the string name of the getter access used by this accessor to retreive data from its target object.
getGFXPathKey() — Static method in class com.bourre.ioc.load.FlashVarsUtil
Returns full Bean key for GFX files path flashvars.
getGlobalSoundTransfom() — Method in class com.bourre.media.SoundTransformInfo
getGraphicLib() — Method in class com.bourre.load.GraphicLoaderLocatorEvent
Returns the graphic loader object carried by this event.
getGraphicLoader() — Method in class com.bourre.load.GraphicLoaderEvent
Returns the graphic loader object carried by this event.
getGraphicLoader(name) — Method in class com.bourre.load.GraphicLoaderLocator
Returns GraphicLoader object registered with passed-in name identifier.
getHeight() — Method in class com.bourre.media.video.VideoDisplay
getID() — Method in class com.bourre.ioc.bean.BeanEvent
Returns bean object ID.
getID(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns ID attibute value.
getIndex() — Method in class com.bourre.events.IterationEvent
Returns the index of the iteration in the loop performed by the LoopCommand.
getIndex() — Method in class com.bourre.pattern.memento.CarTaker
Return the current index
getInitCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns init-callback attibute value.
getInstance() — Static method in class com.bourre.commands.CommandManagerFPS
Returns singleton instance of CommandManagerFPS
getInstance() — Static method in class com.bourre.commands.CommandManagerMS
Returns singleton instance of CommandManagerMS
getInstance(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
getInstance() — Static method in class com.bourre.events.ApplicationBroadcaster
Returns the singleton instance of the ApplicationBroadcaster class.
getInstance() — Static method in class com.bourre.events.EventBroadcaster
Returns a static instance of the class.
getInstance() — Static method in class com.bourre.ioc.assembler.channel.ChannelListenerExpert
Returns the unique ChannelListenerExpert instance.
getInstance() — Static method in class com.bourre.ioc.assembler.constructor.ConstructorExpert
Returns the unique ConstructorExpert instance.
getInstance() — Static method in class com.bourre.ioc.assembler.method.MethodExpert
Returns the unique MethodExpert instance.
getInstance() — Static method in class com.bourre.ioc.assembler.plugins.PluginExpert
Returns unique instance of PluginExpert class.
getInstance() — Static method in class com.bourre.ioc.assembler.property.PropertyExpert
Returns the unique PropertyExpert instance.
getInstance() — Static method in class com.bourre.ioc.assembler.resource.ResourceExpert
Returns unique instance of ResourceExpert class.
getInstance() — Static method in class com.bourre.ioc.bean.BeanFactory
Returns unique factory instance.
getInstance() — Static method in class com.bourre.ioc.control.BuildFactory
Returns singleton instance of BuildFactory.
getInstance() — Static method in class com.bourre.ioc.parser.ContextNodeNameList
Returns unique ContextNodeNameList instance.
getInstance() — Static method in class com.bourre.load.GraphicLoaderLocator
Returns unique GraphicLoaderLocator.
getInstance() — Static method in class com.bourre.log.Logger
Returns unique Logger instance.
getInstance() — Static method in class com.bourre.log.PixlibDebug
Returns unique instance of PixlibDebug tunnel.
getInstance() — Static method in class com.bourre.media.GlobalSoundManager
getInstance() — Static method in class com.bourre.media.sound.SoundLoaderLocator
getInstance() — Static method in class com.bourre.media.sound.SoundMixerLocator
getInstance() — Static method in class com.bourre.media.video.VideoDisplayLocator
Returns unique GraphicLoaderLocator.
getInstance(owner:com.bourre.plugin:Plugin) — Static method in class com.bourre.model.ModelLocator
Returns the unique ModelLocator instance for passed-in Plugin.
getInstance() — Static method in class com.bourre.plugin.ChannelExpert
Returns singleton instance of ChannelExpert.
getInstance() — Static method in class com.bourre.plugin.NullPlugin
Returns singleton instance of NullPlugin class.
getInstance(channelName) — Static method in class com.bourre.plugin.PluginChannel
Returns a PluginChannel registered with passed-in name.
getInstance(owner:com.bourre.plugin:Plugin) — Static method in class com.bourre.plugin.PluginDebug
Returns PluginDebug for passed-in plugin.
getInstance() — Static method in class com.bourre.transitions.FPSBeacon
Provides an access to a global instance of the FPSBeacon class.
getInstance() — Static method in class com.bourre.transitions.MSBeacon
Provides an access to a global instance of the MSBeacon class.
getInstance() — Static method in class com.bourre.utils.AirLoggerLayout
getInstance(channel) — Static method in class com.bourre.utils.Cookie
getInstance() — Static method in class com.bourre.utils.FirebugLayout
Retreives FirebugLayout unique instance.
getInstance() — Static method in class com.bourre.utils.FlashInspectorLayout
Returns unique instance.
getInstance() — Static method in class com.bourre.utils.SosLayout
Returns unique instance.
getInstance(owner:com.bourre.plugin:Plugin) — Static method in class com.bourre.view.ViewLocator
Returns the unique ViewLocator instance for passed-in Plugin.
getItemAt(n) — Method in class com.bourre.collection.RecordSet
getItems() — Method in class com.bourre.collection.RecordSet
getItems(xml) — Method in class com.bourre.ioc.parser.AbstractParser
getKey(o) — Static method in class com.bourre.core.HashCodeFactory
Returns the hashcode key associated to the passed-in object.
getKey(bean) — Method in class com.bourre.ioc.bean.BeanFactory
Returns registered key for passes-in bean object.
getKey() — Method in class com.bourre.service.ServiceLocatorEvent
getKeyFilePositions() — Method in interface com.bourre.media.video.MetaData
getKeyFilePositions() — Method in class com.bourre.media.video.MetaDataInfo
getKeyFramePosition() — Method in class com.bourre.media.video.VideoDisplay
getKeys() — Method in class com.bourre.collection.HashMap
Returns an Array view of the keys contained in this map.
getKeys() — Method in class com.bourre.core.AbstractLocator
Returns an Array view of the keys contained in this locator.
getKeys() — Method in interface com.bourre.core.Locator
Returns an Array view of the keys contained in this locator.
getKeys() — Method in class com.bourre.ioc.bean.BeanFactory
Returns all registered keys on an Array.
getKeys() — Method in class com.bourre.remoting.ServiceProxyLocator
Returns an Array view of the keys contained in this locator.
getKeyTimes() — Method in interface com.bourre.media.video.MetaData
getKeyTimes() — Method in class com.bourre.media.video.MetaDataInfo
getLastTimeStamp() — Method in interface com.bourre.media.video.MetaData
getLastTimeStamp() — Method in class com.bourre.media.video.MetaDataInfo
getLength() — Method in class com.bourre.collection.RecordSet
getLength() — Method in class com.bourre.commands.ASyncCommandSequencer
Returns sequencer list size.
getLength() — Method in class com.bourre.commands.CommandFPS
Returns execution list length.
getLength() — Method in class com.bourre.commands.CommandMS
Returns execution list length.
getLevel() — Method in class com.bourre.log.Logger
Returns current LogLevel filter used.
getLevel() — Method in class com.bourre.log.LogLevel
Returns the level filter value.
getLib() — Method in class com.bourre.remoting.events.RemotingCallEvent
Returns the RemotingCall object carried by this event.
getListenerCollection(type) — Method in class com.bourre.events.EventBroadcaster
Returns a Collection view of listeners for the passed-in event type.
getLoadCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns load-callback attibute value.
getLoader() — Method in class com.bourre.load.LoaderEvent
Returns the loader object carried by this event.
getLoader() — Method in class com.bourre.load.QueueLoaderEvent
Returns the current loader object carried by this queue loader event.
getLoaderEvent(type, errorMessage) — Method in class com.bourre.ioc.context.ContextLoader
Creates and returns concrete Loader event for this context loader.
getLoaderEvent(type, errorMessage) — Method in class com.bourre.ioc.load.ApplicationLoader
getLoaderEvent(type, errorMessage) — Method in class com.bourre.load.AbstractLoader
Returns a loader event for current loader instance.
getLoaderEvent(type, errorMessage) — Method in class com.bourre.load.FileLoader
Returns a loader event for current loader instance.
getLoaderEvent(type, errorMessage) — Method in class com.bourre.load.GraphicLoader
Returns a GraphicLoaderEvent event for loader instance.
getLoaderEvent(type, errorMessage) — Method in class com.bourre.load.QueueLoader
Returns a loader event for current loader instance.
getLoaderEvent(type, errorMessage) — Method in class com.bourre.load.StreamLoader
Returns a loader event for current loader instance.
getLoaderEvent(type, errorMessage) — Method in class com.bourre.load.XMLLoader
Returns a loader event for current loader instance.
getLoaderEvent(type, errorMessage) — Method in class com.bourre.media.sound.SoundLoader
getLoaderEvent(type, errorMessage) — Method in class com.bourre.media.video.VideoDisplay
getLocalPath() — Method in class com.bourre.utils.Cookie
getLogger() — Method in class com.bourre.commands.AbstractCommand
Returns the exclusive logger object owned by the plugin.
getLogger() — Method in class com.bourre.core.AbstractLocator
Returns the exclusive logger object owned by this locator.
getLogger() — Method in class com.bourre.model.AbstractModel
Returns model logger tunnel.
getLogger() — Method in class com.bourre.plugin.AbstractPlugin
Returns plugin's debug channel.
getLogger() — Method in class com.bourre.plugin.NullPlugin
getLogger() — Method in interface com.bourre.plugin.Plugin
Returns plugin's debug channel.
getLogger() — Method in class com.bourre.view.AbstractView
Returns model logger tunnel.
getLoop() — Method in interface com.bourre.media.sound.SoundInfoChannel
getLoopIteration() — Method in interface com.bourre.media.sound.SoundInfoChannel
getMasterSoundTransform() — Method in class com.bourre.media.GlobalSoundManager
getMemento(index) — Method in class com.bourre.pattern.memento.CarTaker
return the IMemento at the index in the list
getMetaData() — Method in class com.bourre.media.video.VideoDisplay
getMetaData() — Method in class com.bourre.media.video.VideoDisplayEvent
Returns video metada carried by this event.
getMethod() — Method in class com.bourre.ioc.assembler.method.MethodEvent
Returns the method object carried by this event.
getMethod(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns method attibute value.
getMethod() — Method in class com.bourre.remoting.RemotingCall
getMethodsCallCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns methods-call-callback attibute value.
getModel(key) — Method in class com.bourre.commands.AbstractCommand
Returns a reference to the model AbstractModel.
getModel(key) — Method in class com.bourre.model.ModelLocator
Returns AbstractModel registered with passed-in key identifier.
getModel(key) — Method in class com.bourre.plugin.AbstractPlugin
Returns an AbstractModel instance if it is registered in model locator with passed-in key identifier.
getModel(key) — Method in class com.bourre.plugin.NullPlugin
Returns an AbstractModel instance if it is registered in model locator with passed-in key identifier.
getModel(key) — Method in interface com.bourre.plugin.Plugin
Returns an AbstractModel instance if it is registered in model locator with passed-in key identifier.
getModelLocator() — Method in class com.bourre.plugin.AbstractPlugin
Returns plugin's model locator.
getMultiAccessor(t, setter, getter) — Static method in class com.bourre.core.AccessorFactory
Returns an accessor object for the passed-in properties or methods of the specified target object.
getName(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns name attibute value.
getName() — Method in class com.bourre.load.AbstractLoader
Returns the loader identifier.
getName() — Method in class com.bourre.load.GraphicLoaderLocatorEvent
Returns the registration key carried by this event.
getName() — Method in interface com.bourre.load.Loader
Returns the loader identifier.
getName() — Method in class com.bourre.load.LoaderEvent
Returns the loader named carried by this event.
getName() — Method in class com.bourre.load.QueueLoaderEvent
Returns the current loader named carried by this queue loader event.
getName() — Method in class com.bourre.log.LogLevel
Returns the name of current level filter.
getName() — Method in class com.bourre.media.sound.SoundLoaderLocatorEvent
getName() — Method in class com.bourre.media.sound.SoundMixer
getName() — Method in class com.bourre.media.sound.SoundMixerLocatorEvent
getName() — Method in class com.bourre.media.video.VideoDisplayLocatorEvent
Returns the registration key carried by this event.
getName() — Method in class com.bourre.model.AbstractModel
Returns model identifier.
getName() — Method in class com.bourre.view.AbstractView
getNameCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns name-callback attibute value.
_getNameID() — Method in class com.bourre.commands.CommandFPS
Returns a unique identifier.
_getNameID() — Method in class com.bourre.commands.CommandMS
Returns a unique identifier.
getNameInfo() — Method in class com.bourre.media.video.CuePointEvent
getNextKey() — Static method in class com.bourre.core.HashCodeFactory
Returns the next unique identifier, two consecutives call to the getNextKey will generate two different keys.
getNumber(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
getNumber() — Method in class com.bourre.events.NumberEvent
Returns the numeric value carried by this event.
getNumChild() — Method in class com.bourre.ioc.assembler.displayobject.DisplayObjectInfo
Returns childs count.
getObject(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
getObject() — Method in class com.bourre.events.ObjectEvent
Returns the object carried by this event.
getObjectsBuiltCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns objects-built-callback attibute value.
getObjectWithAttributes(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
getOwner() — Method in class com.bourre.commands.AbstractCommand
Returns a reference to the owner of this command.
getOwner() — Method in class com.bourre.commands.FrontController
Returns the owner plugin of this controller
getOwner() — Method in class com.bourre.model.AbstractModel
Returns plugin owner.
getOwner() — Method in class com.bourre.model.ModelLocator
Returns the plugin owner of this locator.
getOwner() — Method in class com.bourre.plugin.PluginDebug
Returns plugin owner.
getOwner() — Method in class com.bourre.view.AbstractView
Returns plugin owner.
getOwner() — Method in class com.bourre.view.ViewLocator
Returns the plugin owner of this locator.
getPan() — Method in class com.bourre.media.SoundTransformInfo
getPan(id) — Method in class com.bourre.media.sound.MixSoundFactory
Get Pan of a sound ( -1 to 1 ).
getParsedCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns parsed-callback attibute value.
getParserCollection() — Method in class com.bourre.ioc.load.ApplicationLoader
Returns parser collection used by assembler.
getPath() — Method in class com.bourre.utils.Cookie
getPerCent() — Method in class com.bourre.load.AbstractLoader
Returns a percentage of bytes loaded and total bytes to load.
getPerCent() — Method in interface com.bourre.load.Loader
Returns a percentage of bytes loaded and total bytes to load.
getPerCent() — Method in class com.bourre.load.LoaderEvent
Returns the loading progression value of object carried by this event.
getPerCent() — Method in class com.bourre.load.QueueLoaderEvent
Returns the loading progression value of current object carried by this queue loader event.
getPlayHeadPosition() — Method in class com.bourre.transitions.AbstractMultiTween
getPlayHeadPosition() — Method in class com.bourre.transitions.AbstractTween
getPlayheadTime() — Method in class com.bourre.media.video.VideoDisplay
getPlayheadTime() — Method in class com.bourre.media.video.VideoDisplayEvent
Returns playhead position of video carried by this event.
getPlugin() — Method in class com.bourre.plugin.PluginEvent
Returns the plugin object carried by this event.
getPoint(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
getPosition() — Method in class com.bourre.view.AbstractView
getProgressCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns progress-callback attibute value.
getProperty() — Method in class com.bourre.core.PropertyAccessor
Returns the property's name onto which this accessor operate.
getProperty() — Method in class com.bourre.ioc.assembler.property.PropertyEvent
Returns the property object carried by this event.
getProperty() — Method in class com.bourre.transitions.AbstractTween
getProperty(propertyName) — Method in class com.bourre.utils.Cookie
getPropertyKey() — Method in class com.bourre.ioc.assembler.property.DictionaryItem
getPropertyMethod() — Method in class com.bourre.ioc.assembler.property.PropertyEvent
getPropertyName() — Method in class com.bourre.ioc.assembler.property.PropertyEvent
getPropertyOwnerID() — Method in class com.bourre.ioc.assembler.property.PropertyEvent
getPropertyRef() — Method in class com.bourre.ioc.assembler.property.PropertyEvent
getPropertyType() — Method in class com.bourre.ioc.assembler.property.PropertyEvent
getPropertyValue() — Method in class com.bourre.ioc.assembler.property.DictionaryItem
getPropertyValue() — Method in class com.bourre.ioc.assembler.property.PropertyEvent
getQueue() — Method in class com.bourre.load.QueueLoaderEvent
Returns the queue object carried by this event.
getRange(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
Returns getRange instance using passed-in XML node as source.
getRef(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns ref attibute value.
getRegisteredId() — Method in class com.bourre.media.sound.SoundFactory
Get all sound's class identifier use
getRegisteredId() — Method in class com.bourre.media.sound.SoundMixer
getRemotingConnection() — Method in class com.bourre.remoting.AbstractServiceProxy
getRemotingConnection(sURL) — Static method in class com.bourre.remoting.RemotingConnection
getResource() — Method in class com.bourre.ioc.assembler.resource.ResourceEvent
Returns the resource object carried by this event.
getResourcePathKey() — Static method in class com.bourre.ioc.load.FlashVarsUtil
Returns full Bean key for resources files path flashvars.
getResult() — Method in class com.bourre.remoting.events.BasicResultEvent
Returns service call result.
getResult() — Method in class com.bourre.remoting.events.RemotingCallEvent
Returns the Remoting call result carried by this event.
getResult() — Method in class com.bourre.service.AbstractService
Returns the service treatment result.
getResult() — Method in interface com.bourre.service.Service
Returns the service treatment result.
getResultFunction() — Method in class com.bourre.remoting.ServiceResponder
getRootID() — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder
Returns the root registration ID.
getRootPath() — Method in class com.bourre.utils.Cookie
getRootRef(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns root-ref attibute value.
getRootTarget() — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder
Returns root target.
getRootTarget() — Method in interface com.bourre.ioc.assembler.displayobject.DisplayObjectBuilder
Returns root target.
getRunningCommand() — Method in class com.bourre.commands.ASyncCommandSequencer
Returns the ASyncCommand that running at this time in the sequencer.
getService() — Method in class com.bourre.service.ServiceEvent
Returns the Service object carried by this event.
getService(key) — Method in class com.bourre.service.ServiceLocator
Returns Service registered with passed-in key identifier.
getService() — Method in class com.bourre.service.ServiceLocatorEvent
getServiceClass() — Method in class com.bourre.service.ServiceLocatorEvent
getServiceListener() — Method in class com.bourre.service.AbstractService
getServiceListener(type) — Method in interface com.bourre.service.Service
Returns a Collection view of listeners for the passed-in event type.
getServiceLocator() — Method in class com.bourre.service.ServiceLocatorEvent
getServiceMethode() — Method in class com.bourre.remoting.events.BasicResultEvent
Returns service methosd name carried by this event.
getServiceMethodName() — Method in class com.bourre.remoting.ServiceResponder
getServiceMethodName() — Method in class com.bourre.remoting.events.BasicFaultEvent
Returns service method name which dispatch this event.
getServiceName() — Method in class com.bourre.remoting.AbstractServiceProxy
getServiceName() — Method in class com.bourre.remoting.RemotingCall
getServiceResponder(fResult, fFault) — Method in class com.bourre.remoting.AbstractServiceProxy
getSetterHelper() — Method in interface com.bourre.core.Accessor
Returns the string name of the setter access used by this accessor to defines new data to its target object.
getSetterHelper() — Method in interface com.bourre.core.AccessorComposer
Returns the string name of all setters access used by this accessor to defines new data to its target object.
getSetterHelper() — Method in class com.bourre.core.MethodAccessor
Returns the string name of the setter access used by this accessor to defines new data to its target object.
getSetterHelper() — Method in class com.bourre.core.MultiAccessor
Returns the string name of all setters access used by this accessor to defines new data to its target object.
getSetterHelper() — Method in class com.bourre.core.PropertyAccessor
Returns the string name of the setter access used by this accessor to defines new data to its target object.
getSingletonAccess(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns singleton-access attibute value.
getSize() — Method in interface com.bourre.media.video.MetaData
Returns the size of the video file, in seconds.
getSize() — Method in class com.bourre.media.video.MetaDataInfo
Returns the size of the video file, in seconds.
getSize() — Method in class com.bourre.structures.Grid
Returns the size of the grid as Dimension.
getSize() — Method in class com.bourre.view.AbstractView
getSound(id) — Method in class com.bourre.media.sound.SoundFactory
Returns a Sound instance stored under passed-in sound's class identifier : if your SoundFactory isOn() = true : return a Sound or throw a NoSuchElementException if it doesn't exist if your SoundFactory isOn() = true : return a NullSound
getSound() — Method in class com.bourre.media.sound.SoundInfo
getSound(sLinkageId) — Method in class com.bourre.media.sound.SoundSWFLoader
getSound() — Method in class com.bourre.media.sound.SoundURLLoader
getSoundInfo() — Method in class com.bourre.media.sound.SoundEvent
Returns the SoundInfo object carried by this event.
getSoundInfo(id) — Method in class com.bourre.media.sound.SoundMixer
getSoundInfoChannel() — Method in class com.bourre.media.sound.SoundEvent
Returns the SoundInfoChannel object carried by this event.
getSoundInfoWithState(sState) — Method in class com.bourre.media.sound.SoundMixer
getSoundInSWF(d, sLinkageId) — Static method in class com.bourre.media.sound.SoundSWFLoader
getSoundLoader() — Method in class com.bourre.media.sound.SoundLoaderEvent
getSoundLoader(name) — Method in class com.bourre.media.sound.SoundLoaderLocator
getSoundLoader() — Method in class com.bourre.media.sound.SoundLoaderLocatorEvent
getSoundMixer(name) — Method in class com.bourre.media.sound.SoundMixerLocator
getSoundMixer() — Method in class com.bourre.media.sound.SoundMixerLocatorEvent
getSoundTransform() — Method in class com.bourre.media.SoundTransformInfo
getSoundTransform() — Method in class com.bourre.media.video.VideoDisplay
getSoundTransformInfo() — Method in class com.bourre.media.GlobalSoundManagerEvent
getSoundTransformInfo() — Method in class com.bourre.media.sound.SoundInfo
getStartCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns start-callback attibute value.
getStartValue() — Method in class com.bourre.transitions.AbstractMultiTween
getStartValue() — Method in class com.bourre.transitions.AbstractTween
getState() — Method in class com.bourre.media.sound.SoundInfo
getStrategy() — Method in class com.bourre.load.AbstractLoader
Returns loading strategy used by the loader.
getStrategy() — Method in interface com.bourre.load.Loader
Returns loading strategy used by the loader.
getStream() — Method in class com.bourre.load.StreamLoader
Returns URLStream content.
getStream() — Method in class com.bourre.load.StreamLoaderEvent
Returns the file content object carried by this event.
getStreamLoader() — Method in class com.bourre.load.StreamLoaderEvent
Returns the file loader object carried by this event.
getString(node) — Method in class com.bourre.encoding.XMLToObjectDeserializer
getString() — Method in class com.bourre.events.StringEvent
Returns the string value carried by this event.
getStringifier() — Static method in class com.bourre.log.PixlibStringifier
Returns the current used stringifier.
getTarget() — Method in interface com.bourre.core.Accessor
Returns the target object onto which this accessor operate.
getTarget() — Method in interface com.bourre.core.AccessorComposer
Returns the target object onto which this accessor operate.
getTarget() — Method in class com.bourre.core.MethodAccessor
Returns the target object onto which this accessor operate.
getTarget() — Method in class com.bourre.core.MultiAccessor
Returns the target object onto which this accessor operate.
getTarget() — Method in class com.bourre.core.PropertyAccessor
Returns the target object onto which this accessor operate.
getTarget() — Method in class com.bourre.events.BasicEvent
Returns the current source of this event object.
getTarget() — Method in class com.bourre.load.GraphicLoader
Returns the container of loaded object.
getTarget() — Method in class com.bourre.transitions.AbstractMultiTween
getTarget() — Method in class com.bourre.transitions.AbstractTween
getTickDelay() — Method in class com.bourre.transitions.MSBeacon
Returns the current delay in milliseconds between ticks.
getTickPerSecond() — Method in class com.bourre.transitions.MSBeacon
Returns the number of ticks per seconds which may occurs with the current delay.
getTimeInfo() — Method in class com.bourre.media.video.CuePointEvent
getTimeOut() — Method in class com.bourre.load.AbstractLoader
Returns the loading timeout limit
getTimeoutCallback(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns timeout-callback attibute value.
getTween() — Method in class com.bourre.transitions.TweenEvent
Returns Tween event source.
getType() — Method in class com.bourre.collection.Queue
Return the class type of elements in this queue object.
getType() — Method in class com.bourre.collection.Set
Return the class type of element in this set object.
getType() — Method in class com.bourre.collection.Stack
Return the current type allowed in the Stack
getType() — Method in class com.bourre.collection.TypedArray
Return the current type allowed in the TypedArray
getType() — Method in interface com.bourre.collection.TypedContainer
Return the class type of elements in this container.
getType() — Method in class com.bourre.core.AbstractLocator
Return the class type of elements in this container.
getType() — Method in class com.bourre.events.BasicEvent
Returns the type of this event, which generally correspond to the name of the called function on the listener.
getType(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns type attibute value.
getType() — Method in class com.bourre.structures.Grid
Return the current type allowed in the Grid
getTypeInfo() — Method in class com.bourre.media.video.CuePointEvent
getURL(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns url attibute value.
getURL() — Method in class com.bourre.load.AbstractLoader
Returns the URL used by this loader.
getURL() — Method in interface com.bourre.load.Loader
Returns the URL used by this loader.
getURL() — Method in class com.bourre.remoting.AbstractServiceProxy
getURLRequest(request, prefix) — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder
Retreives and returns correct url using request base url and the possible prefix to insert.
getURLRequest(request, prefix) — Method in interface com.bourre.ioc.assembler.displayobject.DisplayObjectBuilder
Retreives and returns correct url using request base url and the possible prefix to insert.
getURLRequest(request, prefix) — Static method in class com.bourre.ioc.load.ApplicationLoader
Returns clean URL address using passed-in base url and optional prefix one.
getURLRequest(request, prefix) — Method in class com.bourre.ioc.load.runtime.RTDisplayObjectBuilder
Retreives and returns correct url using request base url and the possible prefix to insert.
getVal(p) — Method in class com.bourre.structures.Grid
Returns the element stored at the passed-in coordinate of the grid.
getValue() — Method in interface com.bourre.core.Accessor
Retreives the value from the target property.
getValue() — Method in interface com.bourre.core.AccessorComposer
Retreives the values from all target members acceeded by this accessor.
getValue() — Method in class com.bourre.core.MethodAccessor
Returns the numeric value returned by the getter method specified during the creation of the object.
getValue() — Method in class com.bourre.core.MultiAccessor
Returns an array of all values returned by the specified properties and methods of the object.
getValue() — Method in class com.bourre.core.PropertyAccessor
Returns the numeric value stored in the property specified during the creation of the object.
getValue() — Method in class com.bourre.events.IterationEvent
Returns the value of the iteration in the loop performed by the LoopCommand.
getValue(p:com.bourre.ioc.assembler.property:Property) — Method in class com.bourre.ioc.assembler.property.PropertyExpert
getValue(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns value attibute value.
getValueObject() — Method in class com.bourre.events.ValueObjectEvent
Returns the value object carried by this event.
getValues() — Method in class com.bourre.collection.HashMap
Returns an Array view of the values contained in this map.
getValues() — Method in class com.bourre.core.AbstractLocator
Returns an Array view of the values contained in this locator.
getValues() — Method in interface com.bourre.core.Locator
Returns an Array view of the values contained in this locator.
getValues() — Method in class com.bourre.ioc.bean.BeanFactory
Returns all registered values on an Array.
getValues() — Method in class com.bourre.remoting.ServiceProxyLocator
Returns an Array view of the values contained in this locator.
getVariable(name) — Static method in class com.bourre.ioc.load.FlashVarsUtil
Returns flashvars registred with passed-in name.
getVideo() — Method in class com.bourre.media.video.VideoDisplay
getVideoDisplay() — Method in class com.bourre.media.video.VideoDisplayEvent
Returns the VideoDisplay object carried by this event.
getVideoDisplay(name) — Method in class com.bourre.media.video.VideoDisplayLocator
Returns VideoDisplay object registered with passed-in name identifier.
getVideoDisplay() — Method in class com.bourre.media.video.VideoDisplayLocatorEvent
Returns the VideoDisplay object carried by this event.
getView(key) — Method in class com.bourre.commands.AbstractCommand
Returns a reference to the view AbstractView.
getView() — Method in class com.bourre.load.GraphicLoader
Returns the display object.
getView() — Method in class com.bourre.load.GraphicLoaderEvent
Returns the display object carried by this event.
getView(key) — Method in class com.bourre.plugin.AbstractPlugin
Returns an AbstractView instance if it is registered in view locator with passed-in key identifier.
getView(key) — Method in class com.bourre.plugin.NullPlugin
Returns an AbstractView instance if it is registered in view locator with passed-in key identifier.
getView(key) — Method in interface com.bourre.plugin.Plugin
Returns an AbstractView instance if it is registered in view locator with passed-in key identifier.
getView(key) — Method in class com.bourre.view.ViewLocator
Returns AbstractView registered with passed-in key identifier.
getViewLocator() — Method in class com.bourre.plugin.AbstractPlugin
Returns plugin's view locator.
getVisible(xml) — Static method in class com.bourre.ioc.parser.ContextAttributeList
Returns visible attibute value.
getVolume() — Method in class com.bourre.media.SoundTransformInfo
getVolume() — Method in class com.bourre.media.sound.MixSoundFactory
Get Master Volume ( 0 to 1 ).
getVolume() — Method in class com.bourre.media.video.VideoDisplay
getWidth() — Method in class com.bourre.media.video.VideoDisplay
getXML() — Method in class com.bourre.load.XMLLoader
Returns xml content.
getXML() — Method in class com.bourre.load.XMLLoaderEvent
Returns the file content object carried by this event.
getXMLLoader() — Method in class com.bourre.load.XMLLoaderEvent
Returns the xml file loader object carried by this event.
GFX_PATH — Constant static property in class com.bourre.ioc.load.FlashVarsUtil
Flashvars name GFX files path definition.
GFX_STATE — Constant static property in class com.bourre.ioc.load.ApplicationLoaderEvent
Constante to identify 'Display list loading' state of application.
_gl — Property in class com.bourre.view.AbstractView
Associated GraphicLoader.
GlobalSoundManager — Class in package com.bourre.media
The GlobalSoundManager class.
GlobalSoundManager(access) — Constructor in class com.bourre.media.GlobalSoundManager
GlobalSoundManager is a singleton that permit to change all sound of your application in same time In case of you don't use always sound and video of lowra, you can listen the GlobalSoundManagerEvent.onGlobalSoundChangeEVENT So if you want to change the volume temporarely ( a global volume slider per sample ) you can change just the gain here.
GlobalSoundManagerEvent — Class in package com.bourre.media
The GlobalSoundManagerEvent class.
GlobalSoundManagerEvent(oSTDI:com.bourre.media:SoundTransformInfo) — Constructor in class com.bourre.media.GlobalSoundManagerEvent
goOff() — Method in class com.bourre.media.sound.SoundFactory
Turns "playing" mode off and stops all currently played sounds.
goOn() — Method in class com.bourre.media.sound.SoundFactory
Turns "playing" mode on.
GraphicLoader — Class in package com.bourre.load
The GraphicLoader class is used to load SWF files or image (JPG, PNG, or GIF) files.
GraphicLoader(target, index, autoShow) — Constructor in class com.bourre.load.GraphicLoader
Creates new GraphicLoader instance.
GraphicLoaderEvent — Class in package com.bourre.load
The GraphicLoaderEvent class represents the event object passed to the event listener for GraphicLoader events.
GraphicLoaderEvent(type, gl:com.bourre.load:GraphicLoader, errorMessage) — Constructor in class com.bourre.load.GraphicLoaderEvent
Creates a new GraphicLoaderEvent object.
GraphicLoaderLocator — Class in package com.bourre.load
The GraphicLoaderLoacator store and register GraphicLoader objects.
GraphicLoaderLocator(access) — Constructor in class com.bourre.load.GraphicLoaderLocator
private
GraphicLoaderLocatorEvent — Class in package com.bourre.load
The GraphicLoaderLocatorEvent class represents the event object passed to the event listener for GraphicLoaderLocator events.
GraphicLoaderLocatorEvent(type, name, gl:com.bourre.load:GraphicLoader) — Constructor in class com.bourre.load.GraphicLoaderLocatorEvent
Creates a new GraphicLoaderLocatorEvent object.
GraphicLoaderLocatorListener — Interface in package com.bourre.load
The GraphicLoaderLocatorListener interface defines rules for GraphicLoaderLocator listeners.
Grid — Class in package com.bourre.structures
A Grid is basically a two dimensions data structure based on the Collection interface.
Grid(size:com.bourre.structures:Dimension, a, dV, t) — Constructor in class com.bourre.structures.Grid
Create a new grid of passed-in size.
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