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