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  
_m — Property in class com.bourre.core.AbstractLocator
Map storing String keys associated with Object values.
_m — Property in class com.bourre.encoding.XMLToObjectDeserializer
MacroCommand — Interface in package com.bourre.commands
A macro command wraps many commands execution in a single execute call.
_mAll — Property in class com.bourre.events.EventBroadcaster
map(callback, thisObject) — Method in class com.bourre.collection.TypedArray
Executes a function on each item in an array, and constructs a new array of items corresponding to the results of the function on each item in the original array.
matchType(o) — Method in class com.bourre.collection.Queue
Verify that the passed-in object type match the current queue element's type.
matchType(o) — Method in class com.bourre.collection.Set
Verify that the passed-in object type match the current set element's type.
matchType(o) — Method in class com.bourre.collection.Stack
Verify if the passed-in object can be inserted in the current Stack.
matchType(o) — Method in class com.bourre.collection.TypedArray
Verify if the passed-in object can be inserted in the current TypedArray.
matchType(o) — Method in interface com.bourre.collection.TypedContainer
Verify that the passed-in object type match the current container element's type.
matchType(o) — Method in class com.bourre.core.AbstractLocator
Verify that the passed-in object type match the current container element's type.
matchType(o) — Method in class com.bourre.structures.Grid
Verify if the passed-in object can be inserted in the current Grid.
max — Property in class com.bourre.structures.Range
Upper limit of the range.
_maxSize — Property in class com.bourre.pattern.memento.CarTaker
The maximun size of the stack, can be null
_mChannel — Property in class com.bourre.events.ChannelBroadcaster
_mDelegate — Property in class com.bourre.events.EventBroadcaster
message — Property in class com.bourre.log.LogEvent
Message
MetaData — Interface in package com.bourre.media.video
The MetaData interface.
MetaDataInfo — Class in package com.bourre.media.video
The MetaDataInfo class.
MetaDataInfo(o) — Constructor in class com.bourre.media.video.MetaDataInfo
Creates new MetaDataInfo instance.
method — Property in class com.bourre.ioc.assembler.property.Property
Method name to call if ref id defined.
Method — Class in package com.bourre.ioc.assembler.method
Method class.
Method(ownerID, name, args) — Constructor in class com.bourre.ioc.assembler.method.Method
Creates instance.
METHOD — Constant static property in class com.bourre.ioc.parser.ContextAttributeList
MethodAccessor — Class in package com.bourre.core
The MethodAccessor provides read and write access to the specified method of an object.
MethodAccessor(o, setter, getter) — Constructor in class com.bourre.core.MethodAccessor
Creates a new MethodAccessor instance which allow access to the specified getter and setter methods of the passed-in object.
METHOD_CALL — Static property in class com.bourre.ioc.parser.ContextNodeNameList
MethodEvent — Class in package com.bourre.ioc.assembler.method
The MethodEvent class represents the event object passed to the event listener for MethodExpert events.
MethodEvent(type, id, method:com.bourre.ioc.assembler.method:Method) — Constructor in class com.bourre.ioc.assembler.method.MethodEvent
Creates a new MethodEvent object.
MethodExpert — Class in package com.bourre.ioc.assembler.method
The MethodExpert class is a locator for Method object.
MethodExpertListener — Interface in package com.bourre.ioc.assembler.method
The MethodExpertListener interface defines rules for method listeners.
methodsCallCallback — Property in class com.bourre.ioc.assembler.displayobject.DisplayLoaderInfo
METHODS_CALL_CALLBACK — Constant static property in class com.bourre.ioc.parser.ContextAttributeList
_mEventListener — Property in class com.bourre.events.EventBroadcaster
min — Property in class com.bourre.structures.Range
Lower limit of the range.
MixSoundFactory — Class in package com.bourre.media.sound
The MixSoundFactory class.
MixSoundFactory() — Constructor in class com.bourre.media.sound.MixSoundFactory
ModelListener — Interface in package com.bourre.model
The ModelListener interface defines rules for model listeners.
ModelLocator — Final class in package com.bourre.model
The ModelLocator class is a locator for AbstractModel object.
move(x, y) — Method in class com.bourre.view.AbstractView
MOVIECLIP — Constant static property in class com.bourre.ioc.assembler.displayobject.DefaultDisplayObjectBuilder
MOVIECLIP — Static property in class com.bourre.ioc.parser.ContextTypeList
MSBeacon — Class in package com.bourre.transitions
MSBeacon provides tick to its listeners based on the native TIMER event.
MSBeacon() — Constructor in class com.bourre.transitions.MSBeacon
Creates a new MSBeacon.
_mSounds — Property in class com.bourre.media.sound.SoundMixer
_mType — Property in class com.bourre.events.EventBroadcaster
MultiAccessor — Class in package com.bourre.core
The MultiAccessor provides read and write access to the specified methods and properties of a single object.
MultiAccessor(t, setters, getters) — Constructor in class com.bourre.core.MultiAccessor
Creates a new MethodAccessor instance which allow access to the specified getter and setter methods of the passed-in object.
MultiTweenFPS — Class in package com.bourre.transitions
The MultiTweenFPS class.
MultiTweenFPS(targets, setters, endValues, duration, startValues, easing, getters) — Constructor in class com.bourre.transitions.MultiTweenFPS
MultiTweenMS — Class in package com.bourre.transitions
The MultiTweenMS class allow tweening of many properties at the same time using a MSBeacon timer.
MultiTweenMS(targets, setters, endValues, duration, startValues, easing, getters) — Constructor in class com.bourre.transitions.MultiTweenMS
Creates new MultiTweenMS 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