Search Results for

    Show / Hide Table of Contents

    Struct CellRect.CellRect_Iterator

    Namespace: AS2
    Assembly: .dll
    Syntax
    public struct CellRect.CellRect_Iterator

    Constructors

    | Edit this page View Source

    CellRect_Iterator(CellRect)

    Declaration
    public CellRect_Iterator(CellRect cellRect)
    Parameters
    Type Name Description
    CellRect cellRect

    Fields

    | Edit this page View Source

    maxX

    Declaration
    private int maxX
    Field Value
    Type Description
    int
    | Edit this page View Source

    maxY

    Declaration
    private int maxY
    Field Value
    Type Description
    int
    | Edit this page View Source

    minX

    Declaration
    private int minX
    Field Value
    Type Description
    int
    | Edit this page View Source

    x

    Declaration
    private int x
    Field Value
    Type Description
    int
    | Edit this page View Source

    y

    Declaration
    private int y
    Field Value
    Type Description
    int

    Methods

    | Edit this page View Source

    Current()

    Declaration
    public Vector2Int Current()
    Returns
    Type Description
    Vector2Int
    | Edit this page View Source

    Finished()

    Declaration
    public bool Finished()
    Returns
    Type Description
    bool
    | Edit this page View Source

    Next()

    Declaration
    public void Next()
    • 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