Cleanup and reorganise
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
module Dodge.Creature.Update
|
||||
where
|
||||
( unrandUpdate
|
||||
) where
|
||||
import Dodge.Data
|
||||
|
||||
--import System.Random
|
||||
import Data.Monoid
|
||||
-- combinators for helping with dealing with creature update
|
||||
|
||||
|
||||
unrandUpdate
|
||||
:: (Creature -> World -> World)
|
||||
|
||||
Reference in New Issue
Block a user