Barotrauma Client Doc
|
Public Member Functions | |
AbyssIsland (Rectangle area, List< VoronoiCell > cells) | |
Public Attributes | |
Rectangle | Area |
readonly List< VoronoiCell > | Cells |
Definition at line 219 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
Barotrauma.Level.AbyssIsland.AbyssIsland | ( | Rectangle | area, |
List< VoronoiCell > | cells | ||
) |
Definition at line 224 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
Rectangle Barotrauma.Level.AbyssIsland.Area |
Definition at line 221 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.
readonly List<VoronoiCell> Barotrauma.Level.AbyssIsland.Cells |
Definition at line 222 of file BarotraumaShared/SharedSource/Map/Levels/Level.cs.