Rattletrap.Type.Attribute.TeamPaint
data TeamPaint Source #
Constructors
Fields
Defined in Rattletrap.Type.Attribute.TeamPaint
Methods
parseJSON :: Value -> Parser TeamPaint #
parseJSONList :: Value -> Parser [TeamPaint] #
omittedField :: Maybe TeamPaint #
toJSON :: TeamPaint -> Value #
toEncoding :: TeamPaint -> Encoding #
toJSONList :: [TeamPaint] -> Value #
toEncodingList :: [TeamPaint] -> Encoding #
omitField :: TeamPaint -> Bool #
showsPrec :: Int -> TeamPaint -> ShowS #
show :: TeamPaint -> String #
showList :: [TeamPaint] -> ShowS #
(==) :: TeamPaint -> TeamPaint -> Bool #
(/=) :: TeamPaint -> TeamPaint -> Bool #
schema :: Schema Source #
bitPut :: TeamPaint -> BitPut Source #
bitGet :: BitGet TeamPaint Source #