References
libs
utils
summary | ||
public |
This class is responsible for server communication using http requests |
|
public |
C Cookie Static cookie class |
|
public |
C DateTime An extenion of Date to DateTime |
|
public |
C Device A static class which is used to get device information |
|
public |
C Font A class used to load fonts |
|
public |
C Loader The Loader class is used to preload files |
|
public |
C Logger A class to mimic window.console |
|
public |
C Sounds A class containing multiple Sound instances |
|
public |
C Url This class is responsible for parsing and matching urls |
|
public |
F approx(num: Numeric, decimals: Numeric): Numeric Used to approximate a number to a certain number of decimals |
|
public |
Extends an object with another object |
|
public |
Convert string to html |
|
public |
Checks if the value is a number |
|
public |
Checks if the object is an Object |
|
public |
Loop through a collection Object or Array. |
|
public |
F radians(angle: Numeric): Numeric Convert an angle from degrees to radians |
|
public |
Generate a random number between two values |
|
public |
Generates a random unique identifier |
|
public |
Returns a singleton of the Loader |
|
public |
Returns a singleton of Logger |
|
public |
V scroll: {"scrollToTop": *, "elementScrollTo": *, "scrollTo": *} A library used for scrolling window or an element |
|
public |
Returns a singleton of the Sounds |
|
public |
Contains the Adobe Blank font code to be used in testing |