loaded

App loaded

Defines and exports loaded
Author:
  • Deux Huit Huit <https://deuxhuithuit.com>
License:
  • MIT
Source:

Methods

(static) this(v, fx, delay, maxRetriesCount, counter)

Check if a ressource is loaded and callback when it is.
Source:
Parameters:
Name Type Description
v * Ressource to test
fx function Callback to execute when the ressource is loaded
delay Integer Delay between each checks in ms
maxRetriesCount Integer Max checks for a ressource
counter Integer Memo for the recursive function