rattletrap-4.1.1: Parse and generate Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.DestroyedReplication

Synopsis

Documentation

data DestroyedReplication #

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 # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication

Ord DestroyedReplication # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication

Show DestroyedReplication # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication

ToJSON DestroyedReplication # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication

FromJSON DestroyedReplication # 
Instance details

Defined in Rattletrap.Type.DestroyedReplication