rattletrap-13.0.2: Parse and generate Rocket League replays.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Rattletrap.Type.Keyframe

Documentation

data Keyframe Source #

Constructors

Keyframe 

Fields

  • time :: F32

    When this key frame occurs, in seconds.

  • frame :: U32

    The frame number of this key frame, starting from 0.

  • position :: U32

    The bit position of this key frame in the stream.