Work towards unifying all in game input
This commit is contained in:
@@ -43,6 +43,11 @@ data SelectionSections a = SelectionSections
|
||||
, _sssSelPos :: Maybe (Int,Int)
|
||||
}
|
||||
|
||||
--data SSSExtra :: SSSExtra
|
||||
-- { _sssSelPos :: Maybe (Int,Int)
|
||||
-- , _sssFilters :: IntMap (Maybe String
|
||||
-- }
|
||||
|
||||
data SectionCursor = SectionCursor
|
||||
{ _scurPos :: Int
|
||||
, _scurSize :: Int
|
||||
|
||||
Reference in New Issue
Block a user