Add general smooth scrolling, move camera into world
This commit is contained in:
@@ -24,7 +24,6 @@ import Data.Graph.Inductive
|
||||
|
||||
data CWorld = CWorld
|
||||
{ _lWorld :: LWorld
|
||||
, _cwCam :: Camera
|
||||
, _cwGen :: CWGen
|
||||
, _cClock :: Int
|
||||
, _seenWalls :: IS.IntSet
|
||||
|
||||
Reference in New Issue
Block a user