[][src]Module processing::constants

Enums

Key

The different key events that can be the result of user input.

MouseButton

The different mouse events that can be the result of user input.

Constants

CLOSE

These constants come from and are inspired by the pyprocessing project (https://code.google.com/p/pyprocessing/source/browse/trunk/pyprocessing/constants.py) with some slight adjustments

PERLIN

Perlin noise table. Use it as a precomputed source of noise that emulates the randomness found in natural processes.