FreakingGenius - v0.1.0
    Preparing search index...

    Type Alias StrokeUpdateCallback

    StrokeUpdateCallback: (point: PressurePoint) => void

    Callback invoked on every pointer move while a stroke is in progress. Useful for live ink rendering in ExerciseRenderer.

    Type Declaration