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  
PAGE_COMPLETE — Constant static property in class com.sibirjak.angara.sequence.PagedSequenceEvent
Sequence range loaded.
PagedSequence — Class in package com.sibirjak.angara.sequence
A paged sequence enables loading of only a range of containing loaders at a time.
PagedSequence() — Constructor in class com.sibirjak.angara.sequence.PagedSequence
Creates a new PagedSequence object.
PagedSequenceEvent — Class in package com.sibirjak.angara.sequence
Paged sequence event definition.
PagedSequenceEvent(type, sequence:com.sibirjak.angara.sequence:ISequence) — Constructor in class com.sibirjak.angara.sequence.PagedSequenceEvent
Creates a new PagedSequenceEvent.
pause() — Method in interface com.sibirjak.angara.ILoaderManager
Pauses the LoaderManager.
pause() — Method in class com.sibirjak.angara.LoaderManager
Pauses the LoaderManager.
pause() — Method in class com.sibirjak.angara.core.AbstractLoaderItem
Marks the item to be ignored by subsequent loader manager queue pulling operations.
pause() — Method in interface com.sibirjak.angara.core.ILoaderItem
Marks the item to be ignored by subsequent loader manager queue pulling operations.
pause() — Method in class com.sibirjak.angara.resource.AbstractResourceLoader
Marks the item to be ignored by subsequent loader manager queue pulling operations.
pause() — Method in class com.sibirjak.angara.sequence.Sequence
Marks the item to be ignored by subsequent loader manager queue pulling operations.
pause() — Method in class com.sibirjak.angara.sequence.SequenceManager
Marks the item to be ignored by subsequent loader manager queue pulling operations.
PAUSE — Constant static property in class com.sibirjak.angara.core.LoaderItemEvent
Item has been paused.
PAUSE — Constant static property in class com.sibirjak.angara.resource.ResourceLoaderEvent
Loader paused.
PAUSE — Constant static property in class com.sibirjak.angara.sequence.SequenceEvent
Sequence paused.
PAUSE — Constant static property in class com.sibirjak.angara.sequence.SequenceManagerEvent
Sequence manager paused.
pauseAllExcept(sequence:com.sibirjak.angara.sequence:ISequence) — Method in interface com.sibirjak.angara.sequence.ISequenceManager
Pauses all other sequences and resumes the specified sequence.
pauseAllExcept(sequence:com.sibirjak.angara.sequence:ISequence) — Method in class com.sibirjak.angara.sequence.SequenceManager
Pauses all other sequences and resumes the specified sequence.
PAUSED — Constant static property in class com.sibirjak.angara.core.LoaderItemStatus
Item is paused and should be ignored by loader manager queue.
_priority — Property in class com.sibirjak.angara.core.LoaderItemEvent
Loader item priority.
priority — Property in class com.sibirjak.angara.core.LoaderItemEvent
Returns the priority the item is added with to the LoaderManager.
PriorityMap — Class in package com.sibirjak.angara.core
LoaderManager priority map.
PriorityMap() — Constructor in class com.sibirjak.angara.core.PriorityMap
Creates a new PriorityMap.
_progress — Property in class com.sibirjak.angara.core.AbstractProgressInfo
The overall progress of the item.
progress — Property in class com.sibirjak.angara.core.AbstractProgressInfo
Returns the progress of the loader item as a decimal value between zero and 1.
progress — Property in interface com.sibirjak.angara.core.IProgressInfo
Returns the progress of the loader item as a decimal value between zero and 1.
progress — Property in class com.sibirjak.angara.sequence.SequenceManager
Returns the progress of the loader item as a decimal value between zero and 1.
PROGRESS — Constant static property in class com.sibirjak.angara.core.LoaderItemEvent
Progress of an item has changed.
PROGRESS — Constant static property in class com.sibirjak.angara.monitor.MonitorEvent
Progress of monitor has changed.
PROGRESS — Constant static property in class com.sibirjak.angara.resource.ResourceLoaderEvent
Progress of resource loader has changed.
PROGRESS — Constant static property in class com.sibirjak.angara.sequence.SequenceEvent
Progress of sequence has changed.
PROGRESS — Constant static property in class com.sibirjak.angara.sequence.SequenceManagerEvent
Progress of sequence manager has changed.
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