Riwmorld
|
Public Member Functions | |
PawnGraphicSet (Pawn pawn) | |
void | ClearCache () |
Material | HairMatAt (Rot4 facing) |
Material | HeadMatAt (Rot4 facing, RotDrawMode bodyCondition=0) |
List< Material > | MatsBodyBaseAt (Rot4 facing, RotDrawMode bodyCondition=0) |
void | ResolveAllGraphics () |
void | ResolveApparelGraphics () |
Public Attributes | |
Pawn | pawn |
Graphic | nakedGraphic |
Graphic | rottingGraphic |
Graphic | dessicatedGraphic |
Graphic | packGraphic |
DamageFlasher | flasher |
Graphic | headGraphic |
Graphic | desiccatedHeadGraphic |
Graphic | skullGraphic |
Graphic | hairGraphic |
List< ApparelGraphicRecord > | apparelGraphics = new List<ApparelGraphicRecord>() |
Static Public Attributes | |
static readonly Color | RottingColor |
Properties | |
bool | AllResolved [get] |
GraphicMeshSet | HairMeshSet [get] |