Table of Contents

Class AntiGravity.BrokenAntiGravity

Namespace
Global
Assembly
Assembly-CSharp.dll
public class AntiGravity.BrokenAntiGravity
Inheritance
AntiGravity.BrokenAntiGravity
Inherited Members

Constructors

BrokenAntiGravity(int, int, RainWorldGame)

public BrokenAntiGravity(int cycleMin, int cycleMax, RainWorldGame game)

Parameters

cycleMin int
cycleMax int
game RainWorldGame

Fields

counter

public int counter

Field Value

int

cycleMax

public int cycleMax

Field Value

int

cycleMin

public int cycleMin

Field Value

int

from

public float from

Field Value

float

game

public RainWorldGame game

Field Value

RainWorldGame

lights

public float lights

Field Value

float

lightsGetTo

public float lightsGetTo

Field Value

float

on

public bool on

Field Value

bool

progress

public float progress

Field Value

float

to

public float to

Field Value

float

Properties

CurrentAntiGravity

public float CurrentAntiGravity { get; }

Property Value

float

CurrentLightsOn

public float CurrentLightsOn { get; }

Property Value

float

Methods

Update()

public void Update()