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  
field — Property, class ch.capi.utils.logging.TextFieldHandler
Defines the TextField where the log is appened.
fileClose — Event, class ch.capi.net.CompositeMassLoader
Dispatched when the loading of a ILoadManager is closed (eg when the loading is complete or an error has occured).
fileClose — Event, interface ch.capi.net.ICompositeMassLoader
Dispatched when the loading of a ILoadManager is closed (eg when the loading is complete or an error has occured).
fileClose — Event, interface ch.capi.net.IMassLoader
Dispatched when the loading of a ILoadManager is closed (eg when the loading is complete or an error has occured).
fileClose — Event, class ch.capi.net.MassLoader
Dispatched when the loading of a ILoadManager is closed (eg when the loading is complete or an error has occured).
FILE_CLOSE — Constant Static Property, class ch.capi.events.MassLoadEvent
Event when the loading of a file stops.
fileOpen — Event, class ch.capi.net.CompositeMassLoader
Dispatched when the MassLoader starts the loading of a file.
fileOpen — Event, interface ch.capi.net.ICompositeMassLoader
Dispatched when the MassLoader starts the loading of a file.
fileOpen — Event, interface ch.capi.net.IMassLoader
Dispatched when the IMassLoader starts the loading of a file.
fileOpen — Event, class ch.capi.net.MassLoader
Dispatched when the MassLoader starts the loading of a file.
FILE_OPEN — Constant Static Property, class ch.capi.events.MassLoadEvent
Event when the loading of a file starts.
fileProgress — Event, class ch.capi.net.CompositeMassLoader
Dispatched when the loading of a ILoadManager progresses.
fileProgress — Event, interface ch.capi.net.ICompositeMassLoader
Dispatched when the loading of a ILoadManager progresses.
fileProgress — Event, interface ch.capi.net.IMassLoader
Dispatched when the loading of a ILoadManager progresses.
fileProgress — Event, class ch.capi.net.MassLoader
Dispatched when the loading of a ILoadManager progresses.
FILE_PROGRESS — Constant Static Property, class ch.capi.events.MassLoadEvent
Event when the loading of a file progresses.
files — Property, class ch.capi.events.PriorityEvent
Defines the file to load at the current priority.
files — Property, class ch.capi.net.MassLoader
Defines all the files that must be loaded.
filesError — Property, interface ch.capi.net.ILoadInfo
Defines the files that haven't been successfully loaded.
filesIdle — Property, interface ch.capi.net.ILoadInfo
Defines the files that currently not being loaded (waits in the loading queue).
filesLoading — Property, interface ch.capi.net.ILoadInfo
Defines the files that are currently being loaded.
filesLoading — Property, class ch.capi.net.MassLoader
Defines the files that are currently being loaded.
filesQueue — Property, class ch.capi.net.MassLoader
Defines the data structure to use for the file enqueuing.
filesSuccess — Property, interface ch.capi.net.ILoadInfo
Defines the files that have been successfully loaded.
fileTypeSelector — Property, class ch.capi.net.LoadableFileFactory
Defines the FileTypeSelector that will be used when the createFile method is called.
FileTypeSelector — class, package ch.capi.net
Selector of ILoadableFile based on the extension.
FileTypeSelector() — Constructor, class ch.capi.net.FileTypeSelector
Creates a new FileTypeSelector object.
find() — method, class ch.capi.utils.Matcher
Find the next occurence of the RegExp.
fine(text:String, ... rest) — method, class ch.capi.utils.logging.Logger
Logs a message at the level LogLevel.FINE.
FINE — Constant Static Property, class ch.capi.utils.logging.LogLevel
The FINE level is for medium-low logging.
finer(text:String, ... rest) — method, class ch.capi.utils.logging.Logger
Logs a message at the level LogLevel.FINER.
FINER — Constant Static Property, class ch.capi.utils.logging.LogLevel
The FINER level is for medium-heavy logging.
finest(text:String, ... rest) — method, class ch.capi.utils.logging.Logger
Logs a message at the level LogLevel.FINEST.
FINEST — Constant Static Property, class ch.capi.utils.logging.LogLevel
The FINEST level is for huge logging.
fixedRequest — Property, interface ch.capi.net.ILoadableFile
Defines the URLRequest that will be loaded by the ILoadableFile.
fixedRequest — Property, class ch.capi.net.files.AbstractLoadableFile
Defines the URLRequest that has been loaded by the ILoadableFile.
FONT_EMBEDDED — Constant Static Property, class ch.capi.display.text.FontsManager
Defines a font as an embedded font.
FONT_NOT_AVAILABLE — Constant Static Property, class ch.capi.display.text.FontsManager
Defines a font that is not available.
FontsManager — class, package ch.capi.display.text
Manages the registered Font.
FontsParser — class, package ch.capi.display.text
Parser of embed fonts.
FontsParser() — Constructor, class ch.capi.display.text.FontsParser
Creates a new FontsParser object.
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