wyvern.lib.properties
Interface LightingConstants
- All Known Implementing Classes:
- Frame, SimpleLightSource
- public interface LightingConstants
Interface containing some useful constants.
- Version:
- 1.0, Feb 10, 1999
- Author:
- Steve Yegge
DARKNESS
public static final int DARKNESS
- Lighting constants indicating the range of partially-lit
levels supported by the game.
- See Also:
- Constant Field Values
TWILIGHT
public static final int TWILIGHT
- See Also:
- Constant Field Values
GLOOM
public static final int GLOOM
- See Also:
- Constant Field Values
DUSK
public static final int DUSK
- See Also:
- Constant Field Values
DIM
public static final int DIM
- See Also:
- Constant Field Values
SHADED
public static final int SHADED
- See Also:
- Constant Field Values
DAYLIGHT
public static final int DAYLIGHT
- See Also:
- Constant Field Values
NUM_SHADES
public static final int NUM_SHADES
- See Also:
- Constant Field Values