Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...

    Interface AnimationFrame

    interface AnimationFrame {
        duration: number;
        texture: Texture;
    }
    Index

    Properties

    Properties

    duration: number
    texture: Texture