Show / Hide Table of Contents

    Class MechanicsConstants

    Static class that contains mechanics constants.

    Inheritance
    System.Object
    MechanicsConstants
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Fibula.Mechanics.Contracts.Constants
    Assembly: Fibula.Mechanics.Contracts.dll
    Syntax
    public static class MechanicsConstants

    Fields

    | Improve this Doc View Source

    DefaultGroundMovementPenaltyInMs

    A default value to use when calculating movement penalty.

    Declaration
    public const int DefaultGroundMovementPenaltyInMs = 150
    Field Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.