Riwmorld
|
Public Member Functions | |
GlowGrid (Map map) | |
void | DeRegisterGlower (CompGlower oldGlow) |
float | GameGlowAt (IntVec3 c) |
void | GlowGridUpdate_First () |
void | MarkGlowGridDirty (IntVec3 loc) |
PsychGlow | PsychGlowAt (IntVec3 c) |
void | RegisterGlower (CompGlower newGlow) |
Color32 | VisualGlowAt (IntVec3 c) |
Static Public Member Functions | |
static PsychGlow | PsychGlowAtGlow (float glow) |
Public Attributes | |
const int | AlphaOfNotOverlit = 0 |
const int | AlphaOfOverlit = 1 |
Color32 [] | glowGrid |