Safe Haskell | None |
---|
Documentation
Cell | |
|
Player | |
|
data LabyrinthFeatures Source
data LabyrinthParams Source
LabyrinthParams | |
|
wayOutside :: Position -> Labyrinth -> BoolSource
playerCount :: Labyrinth -> IntSource
posRectangle :: Int -> Int -> [Position]Source
ix' :: (Functor f, Ixed (BazaarT p f (IxValue t) (IxValue t)) t, Indexable (Index t) p) => Index t -> Over p f t t (IxValue t) (IxValue t)Source
allPositions :: Labyrinth -> [Position]Source
allPosCells :: Labyrinth -> [(Position, Cell)]Source