Table of Contents

Class MSArteryWaterFlow

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class MSArteryWaterFlow : UpdatableAndDeletable
Inheritance
MSArteryWaterFlow
Inherited Members

Constructors

MSArteryWaterFlow(Room, PlacedObject)

public MSArteryWaterFlow(Room room, PlacedObject placedObj)

Parameters

room Room
placedObj PlacedObject

Fields

PushIntensity

public float PushIntensity

Field Value

float

bubbleTimer

public int bubbleTimer

Field Value

int

placedObj

public PlacedObject placedObj

Field Value

PlacedObject

Properties

Dir

public Vector2 Dir { get; }

Property Value

Vector2

Pos

public Vector2 Pos { get; }

Property Value

Vector2

Rad

public float Rad { get; }

Property Value

float

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool