rattletrap-6.2.0: Parse and generate Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.DestroyedReplication

Synopsis

Documentation

data DestroyedReplication Source #

Destroyed replications don't actually contain any extra information. All you need to know is the actor's ID, which is given by the Replication.

Constructors

DestroyedReplication 
Instances
Eq DestroyedReplication Source # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication

Ord DestroyedReplication Source # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication

Show DestroyedReplication Source # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication

ToJSON DestroyedReplication Source # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication

FromJSON DestroyedReplication Source # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication