Refactor window size, update selection cursor on new screen

This commit is contained in:
2023-03-25 09:27:27 +00:00
parent 20c05be23f
commit ea0c942887
57 changed files with 346 additions and 310 deletions
-2
View File
@@ -8,14 +8,12 @@ module Dodge.Base
, module Dodge.Base.Arithmetic
, module Dodge.Base.You
, module Dodge.Base.NewID
, module Dodge.Base.WinScale
, module Dodge.Base.Window
, module Dodge.Base.Coordinate
, module Dodge.Base.Collide
, module Dodge.Base.CardinalPoint
, module Dodge.Base.Wall
) where
import Dodge.Base.WinScale
import Dodge.Base.Wall
import Dodge.Base.Arithmetic
import Dodge.Base.NewID