public final class ShadowCaster
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_DISTANCE |
Constructor and Description |
---|
ShadowCaster() |
Modifier and Type | Method and Description |
---|---|
static void |
castShadow(int x,
int y,
boolean[] fieldOfView,
int distance) |
public static final int MAX_DISTANCE