rattletrap-4.1.2: Parse and generate Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.Vector

Documentation

data Vector Source #

Constructors

Vector 
Instances
Eq Vector Source # 
Instance details

Defined in Rattletrap.Type.Vector

Methods

(==) :: Vector -> Vector -> Bool #

(/=) :: Vector -> Vector -> Bool #

Ord Vector Source # 
Instance details

Defined in Rattletrap.Type.Vector

Show Vector Source # 
Instance details

Defined in Rattletrap.Type.Vector

ToJSON Vector Source # 
Instance details

Defined in Rattletrap.Type.Vector

FromJSON Vector Source # 
Instance details

Defined in Rattletrap.Type.Vector