@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
    Preparing search index...

    Interface Move

    interface Move {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number
    y: number