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  
file — Property in class ch.capi.events.MassLoadEvent
Defines the file being loaded.
fileClose — Event in 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 in 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 in class ch.capi.events.MassLoadEvent
Event when the loading of a file stops.
fileOpen — Event in interface ch.capi.net.IMassLoader
Dispatched when the IMassLoader starts the loading of a file.
fileOpen — Event in class ch.capi.net.MassLoader
Dispatched when the MassLoader starts the loading of a file.
FILE_OPEN — Constant static property in class ch.capi.events.MassLoadEvent
Event when the loading of a file starts.
files — Property in class ch.capi.net.MassLoader
Defines all the files that must be loaded.
filesError — Property in interface ch.capi.net.ILoadInfo
Defines the files that haven't been successfully loaded.
filesIdle — Property in interface ch.capi.net.ILoadInfo
Defines the files that currently not being loaded (waits into the loading queue).
filesLoading — Property in interface ch.capi.net.ILoadInfo
Defines the files that are currently being loaded.
filesLoading — Property in class ch.capi.net.MassLoader
Defines the files that are currently being loaded.
filesQueue — Property in class ch.capi.net.MassLoader
Defines the data structure to use for the file enqueuing.
filesSuccess — Property in interface ch.capi.net.ILoadInfo
Defines the files that have been successfully loaded.
FONT_EMBEDDED — Constant static property in class ch.capi.display.text.FontsManager
Defines a font as an embedded font.
FONT_NOT_AVAILABLE — Constant static property in class ch.capi.display.text.FontsManager
Defines a font that is not available.
FontsManager — Class in package ch.capi.display.text
Manages the registered Font.
FontsParser — Class in package ch.capi.display.text
Parser of embed fonts.
FontsParser() — Constructor in 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