haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.VectorPathCommand

Synopsis

Documentation

data VectorPathCommand Source #

Represents a vector path command

Constructors

VectorPathCommandLine

A straight line to a given point

Fields

VectorPathCommandCubicBezierCurve

A cubic Bézier curve to a given point

Fields