Table of Contents

Class ElectricDeath.LightFlash

Namespace
Global
Assembly
Assembly-CSharp.dll
public class ElectricDeath.LightFlash
Inheritance
ElectricDeath.LightFlash
Inherited Members

Constructors

LightFlash(ElectricDeath, int)

public LightFlash(ElectricDeath owner, int sprite)

Parameters

owner ElectricDeath
sprite int

Fields

lastLife

public float lastLife

Field Value

float

life

public float life

Field Value

float

lifeTime

public float lifeTime

Field Value

float

owner

public ElectricDeath owner

Field Value

ElectricDeath

pos

public Vector2 pos

Field Value

Vector2

rad

public float rad

Field Value

float

sprite

public int sprite

Field Value

int

Methods

Draw(SpriteLeaser, RoomCamera, float, Vector2)

public void Draw(RoomCamera.SpriteLeaser sLeaser, RoomCamera rCam, float timeStacker, Vector2 camPos)

Parameters

sLeaser RoomCamera.SpriteLeaser
rCam RoomCamera
timeStacker float
camPos Vector2

Reset()

public void Reset()

Update()

public void Update()