Module: _events

to be used as Constants for event xmitting from Loader. These are all numbers to ease comparisons vs string values.
Source:

Members

(inner, constant) _events:ON_CACHE

gets fired when a file is cached
Source:

(inner, constant) _events:ON_ERROR

gets fired when there is an error in trying to load a file.
Source:

(inner, constant) _events:ON_LOAD

gets fired when a file loads
Source:

(inner, constant) _events:ON_REQUEST

gets fired when a file is requested
Source: