Safe Haskell | None |
---|---|
Language | Haskell2010 |
Rattletrap.Type.Attribute.DamageState
Documentation
data DamageState Source #
Constructors
DamageState | |
Instances
FromJSON DamageState Source # | |
Defined in Rattletrap.Type.Attribute.DamageState | |
ToJSON DamageState Source # | |
Defined in Rattletrap.Type.Attribute.DamageState Methods toJSON :: DamageState -> Value # toEncoding :: DamageState -> Encoding # toJSONList :: [DamageState] -> Value # toEncodingList :: [DamageState] -> Encoding # omitField :: DamageState -> Bool # | |
Show DamageState Source # | |
Defined in Rattletrap.Type.Attribute.DamageState Methods showsPrec :: Int -> DamageState -> ShowS # show :: DamageState -> String # showList :: [DamageState] -> ShowS # | |
Eq DamageState Source # | |
Defined in Rattletrap.Type.Attribute.DamageState |
bitPut :: DamageState -> BitPut Source #