Show / Hide Table of Contents

    Enum SpriteSheetOrder

    Determines the order in which a sprite sheet is read.

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

    Fields

    Name Description
    BottomLeftGoRight
    BottomLeftGoUp
    BottomRightGoLeft
    BottomRightGoUp
    TopLeftGoDown
    TopLeftGoRight
    TopRightGoDown
    TopRightGoLeft
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX