AddDecal(UInt32 decalId, Vector2 worldPosition, float scale, bool isNetworkEvent, int? spriteIndex=null) | Barotrauma.Hull | |
AddDecal(string decalName, Vector2 worldPosition, float scale, bool isNetworkEvent, int? spriteIndex=null) | Barotrauma.Hull | |
AddFireSource(FireSource fireSource) | Barotrauma.Hull | |
AddLinked(MapEntity entity) | Barotrauma.MapEntity | |
AddSelection(MapEntity entity) | Barotrauma.MapEntity | static |
AddToGrid(Submarine submarine) | Barotrauma.Hull | |
AddToGUIUpdateList(int order=0) | Barotrauma.MapEntity | virtual |
AddUpgrade(Upgrade upgrade, bool createNetworkEvent=false) | Barotrauma.MapEntity | virtual |
AiTarget | Barotrauma.Entity | |
aiTarget | Barotrauma.Entity | protected |
AllowedLinks | Barotrauma.MapEntity | |
AmbientLight | Barotrauma.Hull | |
ApplyFlowForces(float deltaTime, Item item) | Barotrauma.Hull | |
AveragePaintedColor | Barotrauma.Hull | |
AvoidStaying | Barotrauma.Hull | |
BackgroundSections | Barotrauma.Hull | |
BackgroundSectionSize | Barotrauma.Hull | static |
BackgroundSectionsPerNetworkEvent | Barotrauma.Hull | static |
BallastFlora | Barotrauma.Hull | |
CeilingHeight | Barotrauma.Hull | |
CheckIsHighlighted() | Barotrauma.MapEntity | protectedvirtual |
CleanSection(BackgroundSection section, float cleanVal, bool updateRequired) | Barotrauma.Hull | |
ClearHighlightedEntities() | Barotrauma.MapEntity | static |
ClientEventRead(IReadMessage msg, float sendingTime) | Barotrauma.Hull | |
ClientEventWrite(IWriteMessage msg, NetEntityEvent.IData extraData=null) | Barotrauma.Hull | |
Clone() | Barotrauma.Hull | virtual |
Barotrauma::MapEntity.Clone(List< MapEntity > entitiesToClone) | Barotrauma.MapEntity | static |
ColorFlipButton(GUIButton btn, bool flip) | Barotrauma.MapEntity | protectedstatic |
ConnectedGaps | Barotrauma.Hull | |
CopiedList | Barotrauma.MapEntity | static |
Copy(List< MapEntity > entities) | Barotrauma.MapEntity | static |
CopyEntities(List< MapEntity > entities) | Barotrauma.MapEntity | static |
CreateRoomName() | Barotrauma.Hull | |
CreationIndex | Barotrauma.Entity | |
CreationStackTrace | Barotrauma.Entity | |
Cut(List< MapEntity > entities) | Barotrauma.MapEntity | static |
DeselectAll() | Barotrauma.MapEntity | static |
DetectItemVisibility(Character c=null) | Barotrauma.Hull | static |
DetermineID(ushort id, Submarine submarine) | Barotrauma.Entity | protectedvirtual |
DisableSelect | Barotrauma.MapEntity | static |
DisallowedUpgrades | Barotrauma.MapEntity | |
DisallowedUpgradeSet | Barotrauma.MapEntity | |
DisplayName | Barotrauma.Hull | |
DoesSectionMatch(int index, int row) | Barotrauma.Hull | |
Draw(SpriteBatch spriteBatch, bool editing, bool back=true) | Barotrauma.Hull | virtual |
DrawBelowWater | Barotrauma.Hull | |
DrawEditing(SpriteBatch spriteBatch, Camera cam) | Barotrauma.MapEntity | virtual |
DrawEditor(SpriteBatch spriteBatch, Camera cam) | Barotrauma.MapEntity | static |
DrawOverWater | Barotrauma.Hull | |
DrawPosition | Barotrauma.Entity | |
DrawSectionColors(SpriteBatch spriteBatch) | Barotrauma.Hull | |
DrawSelecting(SpriteBatch spriteBatch, Camera cam) | Barotrauma.MapEntity | static |
DrawSelectionRect(SpriteBatch spriteBatch, Vector2 pos, Vector2 size, Color color) | Barotrauma.MapEntity | static |
DrawSurface | Barotrauma.Hull | |
DummyID | Barotrauma.Entity | static |
DumpIds(int count, string filename) | Barotrauma.Entity | static |
EditingHUD | Barotrauma.MapEntity | static |
editingHUD | Barotrauma.MapEntity | protectedstatic |
EditWater | Barotrauma.Hull | static |
Entity(Submarine submarine, ushort id) | Barotrauma.Entity | |
EntityCount | Barotrauma.Entity | static |
EntityGrids | Barotrauma.Hull | static |
EntitySpawnerID | Barotrauma.Entity | static |
ErrorLine | Barotrauma.Entity | |
EventType enum name | Barotrauma.Hull | |
ExternalHighlight | Barotrauma.MapEntity | |
Extinguish(float deltaTime, float amount, Vector2 position, bool extinguishRealFires=true, bool extinguishFakeFires=true) | Barotrauma.Hull | |
FakeFireSources | Barotrauma.Hull | |
FilteredSelectedList | Barotrauma.MapEntity | static |
FindEntityByID(ushort ID) | Barotrauma.Entity | static |
FindFreeIdBlock(int minBlockSize) | Barotrauma.Entity | static |
FindHull(Vector2 position, Hull guess=null, bool useWorldCoordinates=true, bool inclusive=true) | Barotrauma.Hull | static |
FindHullUnoptimized(Vector2 position, Hull guess=null, bool useWorldCoordinates=true, bool inclusive=true) | Barotrauma.Hull | static |
FindSelectedEntities(Vector2 pos, Vector2 size) | Barotrauma.MapEntity | static |
FireCount | Barotrauma.Hull | |
FireSources | Barotrauma.Hull | |
FlippedX | Barotrauma.MapEntity | |
flippedX | Barotrauma.MapEntity | protected |
FlippedY | Barotrauma.MapEntity | |
FlipX(bool relativeToSub) | Barotrauma.MapEntity | virtual |
FlipY(bool relativeToSub) | Barotrauma.MapEntity | virtual |
FreeID() | Barotrauma.Entity | |
GenerateEntityGrid(Rectangle worldRect) | Barotrauma.Hull | static |
GenerateEntityGrid(Submarine submarine) | Barotrauma.Hull | static |
GetApproximateDistance(Vector2 startPos, Vector2 endPos, Hull targetHull, float maxDistance, float distanceMultiplierPerClosedDoor=0) | Barotrauma.Hull | |
GetBackgroundSection(Vector2 worldPosition) | Barotrauma.Hull | |
GetBackgroundSectionsViaContaining(Rectangle rectArea) | Barotrauma.Hull | |
GetBorders() | Barotrauma.Hull | static |
GetCleanTarget(Vector2 worldPosition) | Barotrauma.Hull | static |
GetCollapseEffectOffset() | Barotrauma.MapEntity | protected |
GetConnectedHulls(bool includingThis, int? searchDepth=null, bool ignoreClosedGaps=false) | Barotrauma.Hull | |
GetDrawDepth(float baseDepth, Sprite sprite) | Barotrauma.MapEntity | |
GetEntities() | Barotrauma.Entity | static |
GetLinkedEntities< T >(HashSet< T > list=null, int? maxDepth=null, Func< T, bool > filter=null) | Barotrauma.MapEntity | |
GetNudgeAmount(bool doHold=true) | Barotrauma.MapEntity | static |
GetPotentialContainer(Vector2 position, HashSet< MapEntity > entities=null) | Barotrauma.MapEntity | static |
GetReplacementOrThis() | Barotrauma.MapEntity | |
GetTransformedQuad() | Barotrauma.MapEntity | virtual |
GetUpgrade(Identifier identifier) | Barotrauma.MapEntity | |
GetUpgrades() | Barotrauma.MapEntity | |
GetWaveIndex(Vector2 position) | Barotrauma.Hull | |
GetWaveIndex(float xPos) | Barotrauma.Hull | |
HasUpgrade(Identifier identifier) | Barotrauma.MapEntity | |
HiddenInGame | Barotrauma.MapEntity | |
HighlightedEntities | Barotrauma.MapEntity | static |
highlightedEntities | Barotrauma.MapEntity | protectedstatic |
HighlightedListBox | Barotrauma.MapEntity | static |
Hull(Rectangle rectangle) | Barotrauma.Hull | |
Hull(Rectangle rectangle, Submarine submarine, ushort id=Entity.NullEntityID) | Barotrauma.Hull | |
HullList | Barotrauma.Hull | static |
ID | Barotrauma.Entity | |
IdFreed | Barotrauma.Entity | |
IncreaseSectionColorOrStrength(BackgroundSection section, Color? color, float? strength, bool requiresUpdate, bool isCleaning) | Barotrauma.Hull | |
InDetectable | Barotrauma.Entity | |
InitializeLoadedLinks(IEnumerable< MapEntity > entities) | Barotrauma.MapEntity | static |
InsertToList() | Barotrauma.MapEntity | protected |
IsAirlock | Barotrauma.Hull | |
IsBlue | Barotrauma.Hull | |
IsGreen | Barotrauma.Hull | |
IsHighlighted | Barotrauma.MapEntity | |
IsIncludedInSelection | Barotrauma.MapEntity | |
IsMouseOn(Vector2 position) | Barotrauma.Hull | virtual |
IsRed | Barotrauma.Hull | |
IsSelected | Barotrauma.MapEntity | |
IsVisible(Rectangle worldView) | Barotrauma.Hull | virtual |
IsWetRoom | Barotrauma.Hull | |
Layer | Barotrauma.MapEntity | |
LeadsOutside(Character character) | Barotrauma.Hull | |
LethalPressure | Barotrauma.Hull | |
Linkable | Barotrauma.Hull | |
linkedTo | Barotrauma.MapEntity | |
linkedToID | Barotrauma.MapEntity | protected |
Load(ContentXElement element, Submarine submarine, IdRemap idRemap) | Barotrauma.Hull | static |
LoadAll(Submarine submarine, XElement parentElement, string filePath, int idOffset) | Barotrauma.MapEntity | static |
MapEntity(MapEntityPrefab prefab, Submarine submarine, ushort id) | Barotrauma.MapEntity | |
MapEntityList | Barotrauma.MapEntity | static |
MapEntityUpdateInterval | Barotrauma.MapEntity | static |
MapLoaded(List< MapEntity > entities, bool updateHulls) | Barotrauma.MapEntity | static |
MaxCompress | Barotrauma.Hull | static |
MaxDecalsPerHull | Barotrauma.Hull | static |
MaxEntityCount | Barotrauma.Entity | static |
Move(Vector2 amount, bool ignoreContacts=true) | Barotrauma.Hull | virtual |
Name | Barotrauma.Hull | |
NullEntityID | Barotrauma.Entity | static |
OnMapLoaded() | Barotrauma.Hull | virtual |
OriginalAmbientLight | Barotrauma.Hull | |
OriginalContainerIndex | Barotrauma.MapEntity | |
OriginalModuleIndex | Barotrauma.MapEntity | |
OutpostModuleTags | Barotrauma.Hull | |
Oxygen | Barotrauma.Hull | |
OxygenConsumptionSpeed | Barotrauma.Hull | static |
OxygenDeteriorationSpeed | Barotrauma.Hull | static |
OxygenDistributionSpeed | Barotrauma.Hull | static |
OxygenPercentage | Barotrauma.Hull | |
ParseLinks(XElement element, IdRemap idRemap) | Barotrauma.MapEntity | protected |
Paste(Vector2 position) | Barotrauma.MapEntity | static |
Position | Barotrauma.MapEntity | |
PositionEditingHUD() | Barotrauma.MapEntity | protectedstatic |
PoweredUpdateInterval | Barotrauma.MapEntity | static |
Prefab | Barotrauma.MapEntity | |
Pressure | Barotrauma.Hull | |
PressureBuildUpSpeed | Barotrauma.Hull | static |
PressureDropSpeed | Barotrauma.Hull | static |
properties | Barotrauma.Hull | |
rect | Barotrauma.MapEntity | protected |
Rect | Barotrauma.Hull | |
RectHeight | Barotrauma.MapEntity | |
RectWidth | Barotrauma.MapEntity | |
Remove() | Barotrauma.Hull | virtual |
RemoveAll() | Barotrauma.Entity | static |
Removed | Barotrauma.Entity | |
RemoveFire(FireSource fire) | Barotrauma.Hull | |
RemoveIfLinkedOutpostDoorInUse | Barotrauma.MapEntity | |
RemoveLinked(MapEntity e) | Barotrauma.MapEntity | |
RemoveSelection(MapEntity entity) | Barotrauma.MapEntity | static |
ReplacedBy | Barotrauma.MapEntity | |
ReservedIDStart | Barotrauma.Entity | static |
Resized | Barotrauma.MapEntity | |
ResizeHorizontal | Barotrauma.MapEntity | |
ResizeVertical | Barotrauma.MapEntity | |
Resizing | Barotrauma.MapEntity | static |
ResolveLinks(IdRemap childRemap) | Barotrauma.MapEntity | |
RespawnManagerID | Barotrauma.Entity | static |
RoomName | Barotrauma.Hull | |
Save(XElement parentElement) | Barotrauma.Hull | virtual |
Scale | Barotrauma.MapEntity | |
SelectableInEditor | Barotrauma.Hull | |
SelectedAny | Barotrauma.MapEntity | static |
SelectedList | Barotrauma.MapEntity | static |
SelectEntity(MapEntity entity) | Barotrauma.MapEntity | static |
SelectionChanged | Barotrauma.MapEntity | static |
selectionPos | Barotrauma.MapEntity | protectedstatic |
SelectionPos | Barotrauma.MapEntity | static |
selectionSize | Barotrauma.MapEntity | protectedstatic |
SerializableProperties | Barotrauma.Hull | |
SetModuleTags(IEnumerable< Identifier > tags) | Barotrauma.Hull | |
SetSectionColorOrStrength(BackgroundSection section, Color? color, float? strength) | Barotrauma.Hull | |
SetUpgrade(Upgrade upgrade, bool createNetworkEvent=false) | Barotrauma.MapEntity | |
ShallowRemove() | Barotrauma.Hull | virtual |
ShouldBeSaved | Barotrauma.MapEntity | |
ShowHulls | Barotrauma.Hull | static |
SightRange | Barotrauma.MapEntity | |
SimPosition | Barotrauma.MapEntity | |
Size | Barotrauma.Hull | |
SoundRange | Barotrauma.MapEntity | |
Spawner | Barotrauma.Entity | static |
SpawnTime | Barotrauma.Entity | |
Sprite | Barotrauma.MapEntity | |
SpriteDepth | Barotrauma.MapEntity | |
SpriteDepthOverrideIsSet | Barotrauma.MapEntity | |
SpriteOverrideDepth | Barotrauma.MapEntity | |
StartMovingPos | Barotrauma.MapEntity | static |
StopSelection() | Barotrauma.MapEntity | static |
Submarine | Barotrauma.Entity | |
SupportsPaintedColors | Barotrauma.Hull | |
Surface | Barotrauma.Hull | |
ToString() | Barotrauma.Hull | |
unresolvedLinkedToID | Barotrauma.MapEntity | |
Update(float deltaTime, Camera cam) | Barotrauma.Hull | virtual |
UpdateAll(float deltaTime, Camera cam) | Barotrauma.MapEntity | static |
UpdateCheats(float deltaTime, Camera cam) | Barotrauma.Hull | static |
UpdateEditing(Camera cam, float deltaTime) | Barotrauma.Hull | virtual |
UpdateEditor(Camera cam, float deltaTime) | Barotrauma.MapEntity | static |
UpdateHighlighting(List< MapEntity > highlightedEntities, bool wiringMode=false) | Barotrauma.MapEntity | static |
UpdateSelecting(Camera cam) | Barotrauma.MapEntity | static |
UpdateVertices(Camera cam, WaterRenderer renderer) | Barotrauma.Hull | static |
Upgrades | Barotrauma.MapEntity | protected |
Visible | Barotrauma.Hull | |
Volume | Barotrauma.Hull | |
WaterPercentage | Barotrauma.Hull | |
WaterVolume | Barotrauma.Hull | |
WaveDampening | Barotrauma.Hull | static |
WaveSpread | Barotrauma.Hull | static |
WaveStiffness | Barotrauma.Hull | static |
WaveVel | Barotrauma.Hull | |
WaveWidth | Barotrauma.Hull | static |
WaveY | Barotrauma.Hull | |
WorldPosition | Barotrauma.Entity | |
WorldRect | Barotrauma.MapEntity | |
WorldSurface | Barotrauma.Hull | |
xBackgroundMax | Barotrauma.Hull | |