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
cycleMinintcycleMaxintgameRainWorldGame
Fields
counter
public int counter
Field Value
cycleMax
public int cycleMax
Field Value
cycleMin
public int cycleMin
Field Value
from
public float from
Field Value
game
public RainWorldGame game
Field Value
lights
public float lights
Field Value
lightsGetTo
public float lightsGetTo
Field Value
on
public bool on
Field Value
progress
public float progress
Field Value
to
public float to
Field Value
Properties
CurrentAntiGravity
public float CurrentAntiGravity { get; }
Property Value
CurrentLightsOn
public float CurrentLightsOn { get; }
Property Value
Methods
Update()
public void Update()