Graphics.UI.GlfwG.Window.Type
newtype W s Source #
Constructors
Defined in Graphics.UI.GlfwG.Window.Type
Methods
showsPrec :: Int -> W s -> ShowS #
show :: W s -> String #
showList :: [W s] -> ShowS #
(==) :: W s -> W s -> Bool #
(/=) :: W s -> W s -> Bool #
compare :: W s -> W s -> Ordering #
(<) :: W s -> W s -> Bool #
(<=) :: W s -> W s -> Bool #
(>) :: W s -> W s -> Bool #
(>=) :: W s -> W s -> Bool #
max :: W s -> W s -> W s #
min :: W s -> W s -> W s #