API Docs for:
Show:

flexiciousNmsp.DisplayList Class

Extends TypedObject

This class keeps track of all display list objects that are in need of validation. This class supports deferred rendering, to prevent the UI from having to refresh on each property change. Instead, once all property changes are committed, the UI can refresh. This class is supposed to be used as a singleton. Do NOT instantiate new DisplayList objects instead, use DisplayList.instance().

Constructor

flexiciousNmsp.DisplayList

()

Item Index