Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

isIlluminatingTile

Description

Returns whether the specified index is illuminated by the specified light caster.

Arguments

1 number index

the tile index.

2 object lightCaster

the object we're checking the light state for.

Returns

1 bool

whether this tile is being illuminated by the specified object.