sfml.js
    Preparing search index...

    Type Alias PointType<Vector_T>

    PointType: { x: number; y: number } | Vector_T

    Type Parameters

    • Vector_T