iRGB

Type interface

Represents an interface for an object that represents an RGB color.

Keyboard

Type class

A class that represents collection of keyboard-related utilities.

KeyboardKeys

Type type

Represents named (usually frequently used) keyboard keys for easy referece.

Language

Type class

Handles all language-related tasks, like loading and storing translations, translating prompts, lists of prompts and even functions.

List

Type class

A List class is used to hold a number of indexed items of the same type.

List

Type module

Sources Variables Functions

ListDisposer

Type class

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

ListTemplate

Type class

A version of a List that has a “template”.