Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • loadingScreen

Index

Constructors

constructor

Properties

_system

_system: system

anim

anim: animation

callback

callback: Function

color

color: Array<number>

container

container: HTMLElement

currentbarvalue

currentbarvalue: number = 0

interval

interval: any

lastbarvalue

lastbarvalue: number = 0

loadervisible

loadervisible: boolean = true

loading

loading: boolean = false

loadingText

loadingText: HTMLElement

progressbar

progressbar: HTMLElement

progressbarContainer

progressbarContainer: HTMLElement

ratio

ratio: number = 1

shown

shown: boolean = true

timeout

timeout: any

Methods

animateBar

  • animateBar(howmuch: number, callback?: Function): void

build

  • build(): void

errorLoader

  • errorLoader(error: string): void

hide

  • hide(callback?: Function): void

hideText

  • hideText(callback?: Function): void

init

setColor

  • setColor(color: Array<number>): void

setSize

  • setSize(ratio: number): void

show

  • show(text?: string): void

startLoad

  • startLoad(text: string): void

success

  • success(callback?: Function): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc