Table of Contents

Class MinMaxFloat

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Class for representing a bounded range.

[Version(1, 2, 0)]
[Serializable]
public class MinMaxFloat
Inheritance
MinMaxFloat
Inherited Members
Extension Methods

Constructors

MinMaxFloat()
MinMaxFloat(float, float)

Fields

max
min