SFML-2.3.2.4: SFML bindings

Safe HaskellSafe-Inferred
LanguageHaskell98

SFML.SFDisplayable

Documentation

class SFDisplayable a where Source

Methods

display :: a -> IO () Source

Update the target's contents.