octane-0.11.0: Parse Rocket League replays.

Safe HaskellSafe
LanguageHaskell2010

Octane.Data.Properties

Synopsis

Documentation

booleanProperties :: Set Text Source #

A set of properties that are booleans.

byteProperties :: Set Text Source #

A set of properties that are bytes.

camSettingsProperties :: Set Text Source #

A set of properties that are camera settings.

demolishProperties :: Set Text Source #

A set of properties that are demolitions.

enumProperties :: Set Text Source #

A set of properties that are enumerations.

explosionProperties :: Set Text Source #

A set of properties that are explosions.

flaggedIntProperties :: Set Text Source #

A set of properties that are flagged integers.

floatProperties :: Set Text Source #

A set of properties that are floats.

gameModeProperties :: Set Text Source #

A set of properties that are game modes.

intProperties :: Set Text Source #

A set of properties that are integers.

loadoutOnlineProperties :: Set Text Source #

A set of properties that are online loadouts.

loadoutProperties :: Set Text Source #

A set of properties that are loadouts.

locationProperties :: Set Text Source #

A set of properties that are locations.

musicStingerProperties :: Set Text Source #

A set of properties that are music stingers.

pickupProperties :: Set Text Source #

A set of properties that are pickups.

privateMatchSettingsProperties :: Set Text Source #

A set of properties that are private match settings.

qWordProperties :: Set Text Source #

A set of properties that are qwords.

relativeRotationProperties :: Set Text Source #

A set of properties that are relation rotations.

reservationProperties :: Set Text Source #

A set of properties that are reservations.

rigidBodyStateProperties :: Set Text Source #

A set of properties that are rigid body states.

stringProperties :: Set Text Source #

A set of properties that are strings.

teamPaintProperties :: Set Text Source #

A set of properties that are team paints.

uniqueIdProperties :: Set Text Source #

A set of properties that are unique IDs.