| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Rattletrap.Attribute.Product
Documentation
getProductAttributes :: (Int, Int, Int) -> Map Word32 Text -> BitGet [ProductAttribute] #
getProductAttribute :: (Int, Int, Int) -> Map Word32 Text -> BitGet ProductAttribute #
putProductAttributes :: [ProductAttribute] -> BitPut () #
putProductAttribute :: ProductAttribute -> BitPut () #