Copyright | (c) David Himmelstrup 2005 |
---|---|
License | BSD-like |
Maintainer | lemmih@gmail.com |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Graphics.UI.SDL.Keysym
Description
Documentation
Constructors
Keysym | |
Fields
|
Instances
Eq Keysym Source # | |
Show Keysym Source # | |
Storable Keysym Source # | |
Defined in Graphics.UI.SDL.Keysym Methods peekElemOff :: Ptr Keysym -> Int -> IO Keysym pokeElemOff :: Ptr Keysym -> Int -> Keysym -> IO () peekByteOff :: Ptr b -> Int -> IO Keysym pokeByteOff :: Ptr b -> Int -> Keysym -> IO () |
Constructors
Constructors