AnchorMode

    Camera2D.swift:26
    enum AnchorMode

    Cases

    • case fixedTopLeft

      The camera’s position is fixed so that the top-left corner is always at the origin.

    • case dragCenter

      The camera’s position takes into account vertical/horizontal offsets and the screen size.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (36) members.

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features