SFML-2.3.2.2: SFML bindings
SFML.SFDisplayable
class SFDisplayable a where
Methods
display :: a -> IO ()
Update the target's contents.
Instances