Table of Contents

Class Love.RebootTransition

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class Love.RebootTransition : CosmeticSprite, IDrawable, IRunDuringDialog
Inheritance
Love.RebootTransition
Implements
Inherited Members

Constructors

RebootTransition(Vector2)

public RebootTransition(Vector2 position)

Parameters

position Vector2

Fields

animLength

public float animLength

Field Value

float

delays

public int[] delays

Field Value

int[]

rots

public float[] rots

Field Value

float[]

timer

public int timer

Field Value

int

xrate

public float[] xrate

Field Value

float[]

xscales

public float[] xscales

Field Value

float[]

yrate

public float[] yrate

Field Value

float[]

yscales

public float[] yscales

Field Value

float[]

Methods

DrawSprites(SpriteLeaser, RoomCamera, float, Vector2)

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

Parameters

sLeaser RoomCamera.SpriteLeaser
rCam RoomCamera
timeStacker float
camPos Vector2

InitiateSprites(SpriteLeaser, RoomCamera)

public override void InitiateSprites(RoomCamera.SpriteLeaser sLeaser, RoomCamera rCam)

Parameters

sLeaser RoomCamera.SpriteLeaser
rCam RoomCamera

Update(bool)

public override void Update(bool eu)

Parameters

eu bool