Work on geometry shader based shadows
This commit is contained in:
@@ -27,7 +27,8 @@ data Input = Input
|
||||
, _rSelect :: Point2
|
||||
, _clickMousePos :: Point2
|
||||
, _textInput :: String
|
||||
, _scrollTestValue :: Float
|
||||
, _scrollTestFloat :: Float
|
||||
, _scrollTestInt :: Int
|
||||
}
|
||||
|
||||
makeLenses ''Input
|
||||
|
||||
Reference in New Issue
Block a user