API Docs for:
Show:

Colors Class

Module: gs

Enumeration containing default colors.

Item Index

Properties

Properties

BLACK

gs.Color final static

Black color.

RAIN_PARTICLE

gs.Color final static

Color used for rain-particles (Weather-Effect).

SNOW_PARTICLE_EDGE

gs.Color final static

Color used for the edges of snow-particles (Weather-Effect).

SNOW_PARTICLE_FACE

gs.Color final static

Color used for the face of snow-particles (Weather-Effect).

STORM_PARTICLE

gs.Color final static

Color used for storm-particles (Weather-Effect).

TRANSPARENT

gs.Color final static

Transparent color.

WHITE

gs.Color final static

White color.