Search Results for

    Show / Hide Table of Contents

    Enum JointType2D

    Joint types.

    Namespace: Evergine.Common.Physics2D
    Assembly: Evergine.Common.dll
    Syntax
    public enum JointType2D

    Fields

    Name Description
    DistanceJoint

    Distance joint

    FrictionJoint

    Friction joint

    GearJoint

    Gear joint

    MotorJoint

    Motor joint

    MouseJoint

    Mouse joint

    PrismaticJoint

    Prismatic joint

    PulleyJoint

    Pulley joint

    RevoluteJoint

    Revolute joint

    RopeJoint

    Rope joint

    UnknownJoint

    Unknown joint

    WeldJoint

    Weld joint

    WheelJoint

    Wheel joint

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In This Article
    Back to top
    Generated by DocFX