scalestate - eisclimber/ExPresS-XR GitHub Wiki

ScaleState

Class in ExPresSXR.Minigames.CoinScale

Inherits from System.Object

Summary

Represents the state of a scale (one side heavier or both equal).

public class ScaleState

Enums

Name Description
BowlPosition The position of the bowl during weighing.

Methods

Name Description
CreateFromWeights(int,int) Creates a new ScaleState-Instance using the weights of two bowls.

Properties

Name Description
LeftBowlPosition The elevation state of the left bowl.
RightBowlPosition The elevation state of the right bowl.
⚠️ **GitHub.com Fallback** ⚠️