SFML-2.3.2.2: SFML bindings

Safe HaskellSafe-Inferred
LanguageHaskell98

SFML.SFDisplayable

Documentation

class SFDisplayable a where Source

Methods

display :: a -> IO () Source

Update the target's contents.