Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

brightnessMap



The brightness map is in charge of keeping count of how lit a tile is by light sources.

Methods

Variables

MISSING_INDEX_BRIGHTNESS (0)

default to this value when a brightness is not set on a specific tile index.

LUMEN_MULTIPLIER (500)

multiply the provided brightness value by this much to get the lumen value for use in UI.