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  
Maths — Class in package efnx.general
Holds static mathematical functions that I use frequently.
Maths() — Constructor in class efnx.general.Maths
maximize — Property in class efnx.gui.Window
The maximize button.
middle — Property in class efnx.gui.TileBar
minHeight — Property in class efnx.gui.ScrollArea
Returns the minimum possible height of the ScrollArea.
minimize — Property in class efnx.gui.Window
The minimize button.
minWidth — Property in class efnx.gui.ScrollArea
Returns the minimum possible width of the ScrollArea.
MultiLoader — Class in package efnx.net
MultiLoader is a loader that loads multiple jpgs, pngs, gifs or swfs and holds them as BitmapData, Sprites or MovieClips based on fileType.
MultiLoader() — Constructor in class efnx.net.MultiLoader
MultiLoaderEvent — Class in package efnx.events
MultiLoaderEvent is an event that holds the ProgressEvent of many files being downloaded asynchronously.
MultiLoaderEvent(type, bubbles, cancelable) — Constructor in class efnx.events.MultiLoaderEvent
MultiUploader — Class in package efnx.net
MultiUploader allows the user to upload multiple files as ByteArrays asyncronously.
MultiUploader(_testing) — Constructor in class efnx.net.MultiUploader
MultiURLEvent — Class in package efnx.events
MultiURLEvent is the event class for the MultiURLLoader class.
MultiURLEvent(type, bubbles, cancelable) — Constructor in class efnx.events.MultiURLEvent
MultiURLLoader — Class in package efnx.net
MultiURLLoader is a loader that loads multiple binary things or variables.
MultiURLLoader() — Constructor in class efnx.net.MultiURLLoader
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