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  
Range — Class in package com.bourre.structures
A range represent a space of numeric values.
Range(min, max) — Constructor in class com.bourre.structures.Range
Constructs a new Range instance.
RecordSet — Class in package com.bourre.collection
Recordet class.
RecordSet(rawData) — Constructor in class com.bourre.collection.RecordSet
RecursiveObjectParser — Class in package com.bourre.ioc.parser
Recursive parser.
RecursiveObjectParser(assembler:com.bourre.ioc.assembler:ApplicationAssembler) — Constructor in class com.bourre.ioc.parser.RecursiveObjectParser
Creates instance.
redirectType() — Method in class com.bourre.remoting.events.BasicResultEvent
redo() — Method in class com.bourre.pattern.memento.CarTaker
Redo the state of the IMemento
ref — Property in class com.bourre.ioc.assembler.constructor.Constructor
ref — Property in class com.bourre.ioc.assembler.property.Property
Property reference.
REF — Constant static property in class com.bourre.ioc.parser.ContextAttributeList
register(eventName, o) — Method in class com.bourre.commands.FrontController
Registers passed-in object with identifier name to this locator.
register(name, o) — Method in class com.bourre.core.AbstractLocator
Registers passed-in object with identifier name to this locator.
register(key, o) — Method in class com.bourre.core.TypedFactoryLocator
Registers passed-in object with identifier name to this locator.
register(key, bean) — Method in class com.bourre.ioc.bean.BeanFactory
Registers new key / bean pair into factory.
register(id) — Method in class com.bourre.ioc.core.IDExpert
Registers passed-in id in manager.
register(key, o) — Method in class com.bourre.view.ViewLocator
Registers passed-in object with identifier name to this locator.
registerChannel(channel:com.bourre.events:EventChannel) — Method in class com.bourre.plugin.ChannelExpert
Registers passed-in event channel in hashmap.
registerGraphicLoader(glName, name) — Method in class com.bourre.view.AbstractView
registerID(ID) — Method in interface com.bourre.ioc.assembler.ApplicationAssembler
Registers passed_in ID.
registerID(ID) — Method in class com.bourre.ioc.assembler.DefaultApplicationAssembler
Registers passed_in ID.
registerService(sServiceName, service:com.bourre.remoting:AbstractServiceProxy) — Method in class com.bourre.remoting.ServiceProxyLocator
registerService(name, o) — Method in class com.bourre.service.ServiceLocator
Registers passed-in object with identifier name to this locator.
registerServiceClass(name, o) — Method in class com.bourre.service.ServiceLocator
Registers passed-in object with identifier name to this locator.
registerView(mc, name) — Method in class com.bourre.view.AbstractView
RELATIVE_PATH — Static property in class com.bourre.ioc.load.ApplicationLoader
Defines wildcard to search to identify a forced relative path.
release() — Static method in class com.bourre.commands.CommandManagerFPS
Releases instance.
release() — Static method in class com.bourre.commands.CommandManagerMS
Releases instance.
release() — Method in class com.bourre.commands.FrontController
release() — Method in class com.bourre.core.AbstractLocator
Clears all association between keys and objects registered for this locator.
release() — Static method in class com.bourre.ioc.assembler.channel.ChannelListenerExpert
Releases singleton.
release() — Static method in class com.bourre.ioc.assembler.constructor.ConstructorExpert
Releases singleton.
release() — Static method in class com.bourre.ioc.assembler.method.MethodExpert
Releases singleton.
release() — Static method in class com.bourre.ioc.assembler.plugins.PluginExpert
Release instance.
release() — Static method in class com.bourre.ioc.assembler.property.PropertyExpert
Releases singleton.
release() — Static method in class com.bourre.ioc.assembler.resource.ResourceExpert
Release instance.
release() — Static method in class com.bourre.ioc.bean.BeanFactory
Releases factory.
release() — Method in class com.bourre.load.AbstractLoader
Releases instance and all registered listeners.
release() — Method in class com.bourre.load.GraphicLoader
Releases instance and all registered listeners.
release() — Static method in class com.bourre.load.GraphicLoaderLocator
Releases instance.
release() — Method in class com.bourre.load.QueueLoader
Releases instance and all registered listeners.
release() — Method in class com.bourre.load.strategy.LoaderStrategy
Releases loading process.
release() — Method in interface com.bourre.load.strategy.LoadStrategy
Releases loading process.
release() — Method in class com.bourre.load.strategy.StreamLoaderStrategy
Releases loading process.
release() — Method in class com.bourre.load.strategy.URLLoaderStrategy
Releases loading process.
release() — Static method in class com.bourre.media.GlobalSoundManager
release() — Method in class com.bourre.media.sound.SoundLoader
release() — Static method in class com.bourre.media.sound.SoundLoaderLocator
release() — Method in class com.bourre.media.sound.SoundMixer
release() — Static method in class com.bourre.media.sound.SoundMixerLocator
release() — Method in class com.bourre.media.sound.SoundURLStrategy
release() — Method in class com.bourre.media.video.VideoDisplay
release() — Static method in class com.bourre.media.video.VideoDisplayLocator
Releases instance.
release() — Method in class com.bourre.model.AbstractModel
Releases model.
release() — Method in class com.bourre.model.ModelLocator
Clears all association between keys and objects registered for this locator.
release() — Method in class com.bourre.plugin.AbstractPlugin
Releases instance.
release() — Static method in class com.bourre.plugin.ChannelExpert
Releases instance.
release(owner:com.bourre.plugin:Plugin) — Static method in class com.bourre.plugin.PluginDebug
Releases PluginDebug instance for passed-in plugin.
release() — Method in class com.bourre.service.AbstractService
Releases service.
release() — Method in interface com.bourre.service.Service
Releases service.
release() — Static method in class com.bourre.transitions.FPSBeacon
Stops and the delete the current global instance of the FPSBeacon class.
release() — Static method in class com.bourre.transitions.MSBeacon
Stops and the delete the current global instance of the MSBeacon class.
release() — Static method in class com.bourre.utils.AirLoggerLayout
Releases AirLogger connection and current instance.
release(channel) — Static method in class com.bourre.utils.Cookie
release() — Method in class com.bourre.view.AbstractView
Releases view.
release() — Method in class com.bourre.view.ViewLocator
Clears all association between keys and objects registered for this locator.
releaseChannel(o:com.bourre.plugin:Plugin) — Method in class com.bourre.plugin.ChannelExpert
Releases event channel of passed-in plugin
releaseChannelDispatcher(channel:com.bourre.events:EventChannel) — Method in class com.bourre.events.ChannelBroadcaster
Removes the Broadcaster instance associated with the passed-in channel, and return true if there is a broadcaster and if it have been successfully removed.
RemotingCall — Class in package com.bourre.remoting
The RemotingCall class.
RemotingCall(sGatewayURL, sFullyQualifiedMethodName, responder:com.bourre.remoting.interfaces:ServiceProxyListener) — Constructor in class com.bourre.remoting.RemotingCall
RemotingCallEvent — Class in package com.bourre.remoting.events
The RemotingCallEvent class represents the event object passed to the event listener for RemotingCall events.
RemotingCallEvent(e, oLib:com.bourre.remoting:RemotingCall, result) — Constructor in class com.bourre.remoting.events.RemotingCallEvent
Creates new RemotingCallEvent instance.
RemotingConnection — Class in package com.bourre.remoting
The RemotingConnection class.
RemotingConnection(sURL) — Constructor in class com.bourre.remoting.RemotingConnection
RemotingDebug — Class in package com.bourre.remoting
The RemotingDebug class.
RemotingDebug(access) — Constructor in class com.bourre.remoting.RemotingDebug
remove() — Method in class com.bourre.collection.ArrayIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove(o) — Method in interface com.bourre.collection.Collection
Removes a single instance of the specified element from this collection, if this collection contains one or more such elements.
remove(key) — Method in class com.bourre.collection.HashMap
Removes the mapping for a key from this map if it is present (optional operation).
remove() — Method in interface com.bourre.collection.Iterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() — Method in class com.bourre.collection.ObjectIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove(o) — Method in class com.bourre.collection.Queue
Removes a single instance of the specified element from this queue, if this queue contains one or more such elements.
remove(o) — Method in class com.bourre.collection.Set
Removes the specified element from this set if it is present (optional operation).
remove(o) — Method in class com.bourre.collection.Stack
Removes a single instance of the specified element from this stack, if this stack contains one or more such elements.
remove() — Method in class com.bourre.collection.StringIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove(o) — Method in class com.bourre.collection.WeakCollection
Removes the specified element from this collection if it is present.
remove() — Method in class com.bourre.collection.XMLListIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
_remove(s) — Method in class com.bourre.commands.CommandFPS
Removes command registered with passed-in identifier.
remove(oC:com.bourre.commands:Command) — Method in class com.bourre.commands.CommandFPS
Removes passed-in command from execution list.
_remove(s) — Method in class com.bourre.commands.CommandMS
remove(oC:com.bourre.commands:Command) — Method in class com.bourre.commands.CommandMS
Removes passed-in command from execution list.
remove(eventName) — Method in class com.bourre.commands.FrontController
Removes the class or the command registered with the passed-in event name.
remove(o) — Method in class com.bourre.structures.Grid
Removes a single instance of the specified element from this grid, if this grid contains one or more such elements.
removeAll(c:com.bourre.collection:Collection) — Method in interface com.bourre.collection.Collection
Removes all this collection's elements that are also contained in the specified collection (optional operation).
removeAll(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Queue
Removes from this queue all of its elements that are contained in the specified collection (optional operation).
removeAll(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Set
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Stack
Removes from this stack all of its elements that are contained in the specified collection (optional operation).
removeAll(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.WeakCollection
Removes from this collection all of its elements that are contained in the specified collection.
removeAll() — Method in class com.bourre.commands.Batch
Removes all commands stored in the batch stack.
removeAll() — Method in class com.bourre.commands.CommandFPS
Removes all objects from execution list and from buffer.
removeAll() — Method in class com.bourre.commands.CommandMS
Removes all objects from execution list and from buffer.
removeAll(c:com.bourre.collection:Collection) — Method in class com.bourre.structures.Grid
Removes from this grid all of its elements that are contained in the specified collection (optional operation).
removeAllAt(p, c:com.bourre.structures:Grid) — Method in class com.bourre.structures.Grid
Removes the content of the passed-in grid at the specified coordinates.
removeAllListeners() — Method in interface com.bourre.events.Broadcaster
Removes all listeners registered in this event broadcaster.
removeAllListeners() — Method in class com.bourre.events.EventBroadcaster
Removes all listeners registered in this event broadcaster.
removeAllListeners() — Method in class com.bourre.log.Logger
Removes all listeners object from this event channel broadcaster.
removeApplicationLoaderListener(listener:com.bourre.ioc.load:ApplicationLoaderListener) — Method in class com.bourre.ioc.load.ApplicationLoader
Removes the passed-in listener object from loader.
removeASyncCommandListener(listener:com.bourre.commands:ASyncCommandListener) — Method in class com.bourre.commands.AbstractSyncCommand
Removes the passed-in listener for listening the onCommandEnd event of this command.
removeASyncCommandListener(listener:com.bourre.commands:ASyncCommandListener) — Method in interface com.bourre.commands.ASyncCommand
Removes the passed-in command listener object as listener for this command events.
removeASyncCommandListener(listener:com.bourre.commands:ASyncCommandListener) — Method in class com.bourre.load.AbstractLoader
Removes the passed-in command listener object as listener for this command events.
removeASyncCommandListener(listener:com.bourre.commands:ASyncCommandListener) — Method in class com.bourre.service.AbstractService
Removes the passed-in command listener object as listener for this command events.
removeAt(index) — Method in interface com.bourre.collection.List
Removes the element at the specified position in this list (optional operation).
removeAt(o) — Method in class com.bourre.collection.Set
Removes the element at the specified position in this set.
removeAt(o) — Method in class com.bourre.collection.Stack
Removes the element at the specified position in this stack.
removeAt(p) — Method in class com.bourre.structures.Grid
Removes the value located at the passed-in coordinate.
removeCommand(command:com.bourre.commands:Command) — Method in class com.bourre.commands.ASyncBatch
Removes the passed-in command from this macro command.
removeCommand(oCommand:com.bourre.commands:ASyncCommand) — Method in class com.bourre.commands.ASyncCommandSequencer
Removes passed-in command from sequencer.
removeCommand(command:com.bourre.commands:Command) — Method in class com.bourre.commands.Batch
Removes all references to the passed-in command.
removeCommand(command:com.bourre.commands:Command) — Method in interface com.bourre.commands.MacroCommand
Removes the passed-in command from this macro command.
removeEventListener(type, listener) — Method in class com.bourre.commands.ASyncCommandSequencer
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.core.AbstractLocator
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in interface com.bourre.events.Broadcaster
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener, channel:com.bourre.events:EventChannel) — Method in class com.bourre.events.ChannelBroadcaster
Removes the passed-in listener for listening the specified event of the specified channel.
removeEventListener(type, listener) — Method in class com.bourre.events.EventBroadcaster
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in interface com.bourre.ioc.assembler.displayobject.DisplayObjectBuilder
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.ioc.bean.BeanFactory
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.ioc.load.ContextPreprocessorLoader
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.ioc.parser.ContextParser
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.load.AbstractLoader
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in interface com.bourre.load.Loader
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.media.GlobalSoundManager
removeEventListener(type, listener) — Method in class com.bourre.media.sound.SoundInfo
removeEventListener(type, listener) — Method in class com.bourre.model.AbstractModel
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.plugin.AbstractPlugin
Removes the passed-in listener for listening the specified event.
removeEventListener(e:com.bourre.remoting:ServiceMethod, oL) — Method in class com.bourre.remoting.AbstractServiceProxy
removeEventListener(type, listener) — Method in class com.bourre.service.AbstractService
removeEventListener(listener) — Method in interface com.bourre.service.Service
Removes the passed-in listener object from this event broadcaster.
removeEventListener(type, listener) — Method in class com.bourre.transitions.AbstractMultiTween
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in class com.bourre.transitions.AbstractTween
Removes the passed-in listener for listening the specified event.
removeEventListener(type, listener) — Method in interface com.bourre.transitions.AdvancedTween
Removes the passed-in listener for listening the passed-in event type.
removeEventListener(type, listener) — Method in class com.bourre.view.AbstractView
Removes the passed-in listener for listening the specified event.
removeListener(listener) — Method in class com.bourre.commands.ASyncCommandSequencer
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in interface com.bourre.events.Broadcaster
Removes the passed-in listener object from this event broadcaster.
removeListener(listener, channel:com.bourre.events:EventChannel) — Method in class com.bourre.events.ChannelBroadcaster
Removes the passed-in listener object from this event channel broadcaster.
removeListener(listener) — Method in class com.bourre.events.EventBroadcaster
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.ioc.assembler.channel.ChannelListenerExpert
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.ioc.assembler.constructor.ConstructorExpert
Removes the passed-in listener object from this event broadcaster.
removeListener(listener:com.bourre.ioc.assembler.displayobject:DisplayObjectBuilderListener) — Method in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder
Removes the passed-in listener object from this event broadcaster.
removeListener(listener:com.bourre.ioc.assembler.displayobject:DisplayObjectBuilderListener) — Method in interface com.bourre.ioc.assembler.displayobject.DisplayObjectBuilder
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.ioc.assembler.method.MethodExpert
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.ioc.assembler.property.PropertyExpert
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.ioc.assembler.resource.ResourceExpert
Removes the passed-in listener object from this event broadcaster.
removeListener(listener:com.bourre.ioc.bean:BeanFactoryListener) — Method in class com.bourre.ioc.bean.BeanFactory
Removes the passed-in listener object from this event broadcaster.
removeListener(listener:com.bourre.ioc.parser:ContextParserListener) — Method in class com.bourre.ioc.parser.ContextParser
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.load.AbstractLoader
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.load.GraphicLoaderLocator
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in interface com.bourre.load.Loader
Removes the passed-in listener object from this event broadcaster.
removeListener(listener:com.bourre.media.sound:SoundInfoListener) — Method in class com.bourre.media.sound.SoundInfo
removeListener(listener:com.bourre.media.sound:SoundLoaderLocatorListener) — Method in class com.bourre.media.sound.SoundLoaderLocator
removeListener(listener:com.bourre.media.sound:SoundMixerLocatorListener) — Method in class com.bourre.media.sound.SoundMixerLocator
removeListener(listener) — Method in class com.bourre.media.video.VideoDisplayLocator
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.model.AbstractModel
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.plugin.AbstractPlugin
Removes the passed-in listener object from this event broadcaster.
removeListener(oL:com.bourre.remoting.interfaces:ServiceProxyListener) — Method in class com.bourre.remoting.AbstractServiceProxy
removeListener(listener) — Method in class com.bourre.service.ServiceLocator
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.transitions.AbstractMultiTween
Removes the passed-in listener object from this event broadcaster.
removeListener(listener) — Method in class com.bourre.transitions.AbstractTween
Removes the passed-in listener object from this event broadcaster.
removeListener(listener:com.bourre.transitions:TweenListener) — Method in interface com.bourre.transitions.AdvancedTween
Removes the passed-in listener from listening all events dispatched by this tween.
removeListener(listener) — Method in class com.bourre.view.AbstractView
Removes the passed-in listener object from this event broadcaster.
removeListenerCollection(type) — Method in class com.bourre.events.EventBroadcaster
Removes the complete collection of listeners for a specified event type.
removeListeners() — Method in class com.bourre.load.QueueLoader
Unregisters listeners for current loader in queue.
removeLogListener(listener:com.bourre.log:LogListener, oChannel:com.bourre.events:EventChannel) — Method in class com.bourre.log.Logger
Removes the passed-in listener for listening the specified event of the specified channel.
removeLoopCommandListener(listener:com.bourre.commands:LoopCommandListener) — Method in class com.bourre.commands.LoopCommand
Removes the passed-in listener as listener for this command's events.
removeMasterSoundTransform() — Method in class com.bourre.media.GlobalSoundManager
removeServiceListener(listener:com.bourre.service:ServiceListener) — Method in class com.bourre.service.AbstractService
removeServiceListener(listener) — Method in interface com.bourre.service.Service
Removes the passed-in listener object from this event broadcaster.
removeSound(id) — Method in class com.bourre.media.sound.SoundFactory
Removes Sound instance stored under passed-in sound's class identifier.
removeSound(id) — Method in class com.bourre.media.sound.SoundMixer
removeTickListener(listener:com.bourre.transitions:TickListener) — Method in class com.bourre.transitions.FPSBeacon
Removes the passed-in listener as listener for this TickBeacon.
removeTickListener(listener:com.bourre.transitions:TickListener) — Method in class com.bourre.transitions.MSBeacon
Removes the passed-in listener as listener for this TickBeacon.
removeTickListener(listener:com.bourre.transitions:TickListener) — Method in interface com.bourre.transitions.TickBeacon
Removes the passed-in listener from listening for this beacon's event.
removeWithName(sN) — Method in class com.bourre.commands.CommandFPS
Removes command registered with passed-in name from execution list.
removeWithName(sN) — Method in class com.bourre.commands.CommandMS
Removes command registered with passed-in name from execution list.
reset() — Method in class com.bourre.commands.LoopCommand
Resets the state of this command.
reset() — Method in interface com.bourre.commands.Suspendable
Resets the state of this object.
reset() — Method in class com.bourre.media.sound.SoundInfo
reset() — Method in class com.bourre.media.sound.SoundMixer
reset() — Method in class com.bourre.media.video.VideoDisplay
reset() — Method in class com.bourre.transitions.AbstractMultiTween
Resets the state of this object.
reset() — Method in class com.bourre.transitions.AbstractTween
Resets the state of this object.
reset() — Method in class com.bourre.transitions.MultiTweenMS
Resets the state of this object.
reset() — Method in class com.bourre.transitions.TweenMS
resetChannel() — Method in class com.bourre.media.sound.SoundInfo
__resolve(sServiceMethodName:com.bourre.remoting:ServiceMethod, o:com.bourre.remoting:ServiceResponder) — Method in class com.bourre.remoting.ServiceProxy
resolveFunction(label, tryToResolveFunction) — Method in class com.bourre.view.AbstractView
resolveObject(s) — Method in class com.bourre.media.video.MetaDataInfo
resolveUI(label, tryToResolveUI) — Method in class com.bourre.view.AbstractView
Resource — Class in package com.bourre.ioc.assembler.resource
Value object to store resource configuration defined in xml context.
Resource(id, url, type, deserializerClass) — Constructor in class com.bourre.ioc.assembler.resource.Resource
Creates instance.
ResourceEvent — Class in package com.bourre.ioc.assembler.resource
The ResourceEvent class represents the event object passed to the event listener for ResourceExpert events.
ResourceEvent(type, id, resource:com.bourre.ioc.assembler.resource:Resource) — Constructor in class com.bourre.ioc.assembler.resource.ResourceEvent
Creates a new ResourceEvent object.
ResourceExpert — Class in package com.bourre.ioc.assembler.resource
The ResourceExpert class is a locator for Resource object.
ResourceExpertListener — Interface in package com.bourre.ioc.assembler.resource
The ResourceExpertListener interface defines rules for resource listeners.
result — Property in class com.bourre.ioc.assembler.constructor.Constructor
result(rawResult) — Method in class com.bourre.remoting.ServiceResponder
_resume(s) — Method in class com.bourre.commands.CommandFPS
Adds command registered with passed-in identifier into execution list.
resume(oC:com.bourre.commands:Command) — Method in class com.bourre.commands.CommandFPS
Submits passed-in command into execution list.
resume(oC:com.bourre.commands:Command) — Method in class com.bourre.commands.CommandMS
Submits passed-in command into execution list.
resume() — Method in class com.bourre.media.sound.SoundFactory
Resume all sounds stopped with pause().
resumeAll(id) — Method in class com.bourre.media.sound.SoundMixerLocator
resumeAllSound() — Method in class com.bourre.media.sound.SoundMixer
resumeSound() — Method in class com.bourre.media.sound.SoundInfo
resumeSound(id) — Method in class com.bourre.media.sound.SoundMixer
resumeVideo() — Method in class com.bourre.media.video.VideoDisplay
resumeWithName(sN) — Method in class com.bourre.commands.CommandFPS
Submits command registered with passed-in name into execution list.
resumeWithName(sN) — Method in class com.bourre.commands.CommandMS
Submits command registered with passed-in name into execution list.
retainAll(c:com.bourre.collection:Collection) — Method in interface com.bourre.collection.Collection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Queue
Retains only the elements in this queue that are contained in the specified collection (optional operation).
retainAll(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Set
Retains only the elements in this set that are contained in the specified collection (optional operation).
retainAll(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.Stack
Retains only the elements in this stack that are contained in the specified collection (optional operation).
retainAll(c:com.bourre.collection:Collection) — Method in class com.bourre.collection.WeakCollection
Retains only the elements in this collection that are contained in the specified collection.
retainAll(c:com.bourre.collection:Collection) — Method in class com.bourre.structures.Grid
Retains only the elements in this queue that are contained in the specified collection (optional operation).
reverse() — Method in class com.bourre.collection.TypedArray
Reverses the array in place.
ReversedBatch — Class in package com.bourre.commands
Extends Batch to process commands in the reversed order.
ROOT — Static property in class com.bourre.ioc.parser.ContextNodeNameList
ROOT_REF — Constant static property in class com.bourre.ioc.parser.ContextAttributeList
RSC — Static property in class com.bourre.ioc.parser.ContextNodeNameList
RSCParser — Class in package com.bourre.ioc.parser
Parser implementation for 'resources' defined in xml context.
RSCParser(assembler:com.bourre.ioc.assembler:ApplicationAssembler) — Constructor in class com.bourre.ioc.parser.RSCParser
Creates instance.
RSC_PATH — Constant static property in class com.bourre.ioc.load.FlashVarsUtil
Flashvars name resources files path definition.
RSC_STATE — Constant static property in class com.bourre.ioc.load.ApplicationLoaderEvent
Constante to identify 'Resource loading' state of application.
RTDisplayObjectBuilder — Class in package com.bourre.ioc.load.runtime
Context builder to use with RuntimeContextLoader context loader.
RTDisplayObjectBuilder(rootTarget) — Constructor in class com.bourre.ioc.load.runtime.RTDisplayObjectBuilder
Creates new RTDisplayObjectBuilder instance.
run() — Method in class com.bourre.commands.AbstractSyncCommand
Implementation of the Runnable interface, a call to run() is equivalent to a call to execute without argument.
run() — Method in interface com.bourre.commands.Runnable
Starts the asynchronous process of this runnable object.
run() — Method in class com.bourre.load.AbstractLoader
Starts the asynchronous process of this runnable object.
run() — Method in class com.bourre.media.sound.SoundInfo
run() — Method in class com.bourre.media.sound.SoundMixer
run() — Method in class com.bourre.service.AbstractService
Starts the asynchronous process of this runnable object.
runDebug() — Method in class com.bourre.remoting.RemotingConnection
Runnable — Interface in package com.bourre.commands
The Runnable interface should be implemented by any class whose instances are intended to be executed asynchronously.
runPreprocessor(xml) — Method in class com.bourre.ioc.load.ApplicationLoader
Starts IoC pre processing.
RUN_STATE — Constant static property in class com.bourre.ioc.load.ApplicationLoaderEvent
Constante to identify 'Complete' state of application.
RuntimeContextLoader — Class in package com.bourre.ioc.load.runtime
The RuntimeContextLoader class allow to load external xml context at runtime.
RuntimeContextLoader(container) — Constructor in class com.bourre.ioc.load.runtime.RuntimeContextLoader
Creates new RuntimeContextLoader instance.
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