ContentsIndex
Game.Item
Description
Defines the initial items in the game.
Synopsis
parseItem :: String -> Maybe ItemId
gameItems :: [Object]
Documentation
parseItem :: String -> Maybe ItemId
Parse an item name into an item descriptor.
gameItems :: [Object]
The initial items in the game.
Produced by Haddock version 0.7