Show / Hide Table of Contents

    Enum Direction

    A general direction to which a character can face.

    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    public enum Direction

    Fields

    Name Description
    Down
    DownLeft
    DownRight
    Left
    Right
    Up
    UpLeft
    UpRight
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX