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
ownerElectricDeathspriteint
Fields
lastLife
public float lastLife
Field Value
life
public float life
Field Value
lifeTime
public float lifeTime
Field Value
owner
public ElectricDeath owner
Field Value
pos
public Vector2 pos
Field Value
- Vector2
rad
public float rad
Field Value
sprite
public int sprite
Field Value
Methods
Draw(SpriteLeaser, RoomCamera, float, Vector2)
public void Draw(RoomCamera.SpriteLeaser sLeaser, RoomCamera rCam, float timeStacker, Vector2 camPos)
Parameters
sLeaserRoomCamera.SpriteLeaserrCamRoomCameratimeStackerfloatcamPosVector2
Reset()
public void Reset()
Update()
public void Update()