Search Results for

    Show / Hide Table of Contents

    Class Constants

    Easily accessible constant symbols for more readable code.

    Inheritance
    object
    Constants
    Namespace: AS2
    Assembly: .dll
    Syntax
    public static class Constants

    Fields

    | Edit this page View Source

    HEAD

    Represents the particle's head when specifying a neighbor position.

    Declaration
    public const bool HEAD = true
    Field Value
    Type Description
    bool
    | Edit this page View Source

    TAIL

    Represents the particle's tail when specifying a neighbor position.

    Declaration
    public const bool TAIL = false
    Field Value
    Type Description
    bool
    • 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