Свойство | Type | Description | |
---|---|---|---|
WallCache | Wall>.Dictionary | ||
WallStyleCache | WallStyle>.Dictionary | ||
blueprint | FSO.LotView.Model.Blueprint |
Méthode | Description | |
---|---|---|
Draw ( GraphicsDevice device, WorldState world ) : void |
Méthode | Description | |
---|---|---|
CopySprite ( WorldState world, |
||
GenerateWallData ( FSO.LotView.Model.WallTile walls, List |
||
GetCutEdges ( int x, int y ) : CutawayEdges | ||
GetFloorSprite ( |
||
GetPattern ( ushort id ) : |
||
GetStyle ( ushort id ) : |
||
GetWallSprite ( |
||
OffsetValid ( Vector3 off, FSO.LotView.Model.Blueprint blueprint ) : bool | ||
RotateCuts ( WorldRotation rot, |
||
RotateJunction ( WorldRotation rot, JunctionFlags input ) : JunctionFlags |
Gets rotated junctions and segements
|
|
RotateOffset ( WorldRotation rot, Vector3 off ) : Vector3 | ||
RotateWall ( WorldRotation rot, FSO.LotView.Model.WallTile input, short x, short y, sbyte level ) : FSO.LotView.Model.WallTile | ||
WallsDownAt ( int x, int y ) : bool |
Walls Cutaway helper methods.
|
public Draw ( GraphicsDevice device, WorldState world ) : void | ||
device | GraphicsDevice | |
world | WorldState | |
Résultat | void |