coreutils namespace
Classes
- AlternativeLoader
- AssetVO
- AttributeHelper
- BrowserInfo
- Destroyer
- ExtendedMath
- Fullscreen
- LoaderDataBuilder
- LocalStorage
- Mixin
- Notifications
- ObjectHelper
- PreloadJSHelper
- PreloadJSLoaderBuilder
- PropertyHelper
- SessionStorage
- SystemUtils
- TimerHelper
- UrlParser
- VectorHelper
- CountDown
- GroupObserver
- JSONStyleParser
- LanguageStyler
- LanguageVO
- LoaderDataVO
- LoaderEvent
- LoaderFileVO
- LoaderVO
- Observer
- Point
- PropertyListVO
- PropertyVO
- Rect
- Signal
- StaticObserver
- StyleVO
- Ticker
- TreeMaster
- TreeNode
- XllifParser
Mixins
Members
-
<static, readonly> AssetType :string
-
Types of assets
Type:
- string
Properties:
Name Type Default Description XMLstring xml CSSstring css IMAGEstring img JPGstring jpg PNGstring png JSONstring json JSON_STYLEstring json_style JSstring javascript HTMLstring html TEXTstring txt SOUNDstring sound -
<static, readonly> Browsers :string
-
Browser types
Type:
- string
Properties:
Name Type Default Description UNKNOWNstring unknown IEstring ie FIREFOXstring firefox CHROMEstring chrome SAFARIstring safari -
<static, readonly> LoaderType :string
-
Types of loaders
Type:
- string
Properties:
Name Type Default Description SINGLEstring coreutils.LoaderType.SINGLE QUEUEstring coreutils.LoaderType.QUEUE ALTERNATIVEstring coreutils.LoaderType.ALTERNATIVE -
<static, readonly> TimerEvent :string
-
Ticker and CountDown events
Type:
- string
Properties:
Name Type Default Description STARTstring coreutils.TimerEvent.START UPDATEstring coreutils.TimerEvent.UPDATE PAUSEstring coreutils.TimerEvent.PAUSE STOPstring coreutils.TimerEvent.STOP RESUMEstring coreutils.TimerEvent.RESUME READYstring coreutils.TimerEvent.READY