Make creature update an external function
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
--{-# LANGUAGE TemplateHaskell #-}
|
||||
--{-# LANGUAGE StrictData #-}
|
||||
module Dodge.Data.Projectile where
|
||||
--import Dodge.Data.Ammo
|
||||
--import Geometry.Data
|
||||
--import Control.Lens
|
||||
|
||||
data ProjectileType = ShellType
|
||||
Reference in New Issue
Block a user