Search Results for

    Show / Hide Table of Contents

    Class ValueHistoryJointMovement

    Implementation of ValueHistory<T> storing JointMovementInfo structs.

    Inheritance
    object
    ValueHistory<JointMovementInfo>
    ValueHistoryJointMovement
    Implements
    IReplayHistory
    Namespace: AS2.Sim
    Assembly: .dll
    Syntax
    public class ValueHistoryJointMovement : ValueHistory<JointMovementInfo>, IReplayHistory

    Constructors

    | Edit this page View Source

    ValueHistoryJointMovement(JointMovementInfo, int)

    Declaration
    public ValueHistoryJointMovement(JointMovementInfo initialValue, int initialRound = 0)
    Parameters
    Type Name Description
    JointMovementInfo initialValue
    int initialRound
    | Edit this page View Source

    ValueHistoryJointMovement(ValueHistorySaveData<JointMovementInfo>)

    Declaration
    public ValueHistoryJointMovement(ValueHistorySaveData<JointMovementInfo> data)
    Parameters
    Type Name Description
    ValueHistorySaveData<JointMovementInfo> data

    Implements

    IReplayHistory
    • Edit this page
    • View Source
    In this article
    Back to top AmoebotSim 2.0 Documentation v1.11
    Copyright © 2025 AmoebotSim 2.0 Authors
    Generated by DocFX