ColorSet

Type class

Represents a set of colors. Can also generate colors according to set rules.

Debug

Type module

Sources Variables Functions

DebugError

Type class

Sources Inheritance Properties Methods Events Adapters

Dictionary

Type class

A Dictionary is collection where values of some type can be mapped to string keys.

DictionaryDisposer

Type class

A disposable dictionary, which when disposed itself will call dispose() method on all its items.

Ease

Type module

Sources Variables Functions

EventListener

Type interface

A universal interface for event listeners.