SFML-2.3.2.2: SFML bindings
SFML.SFCopyable
class SFCopyable a where
Methods
copy :: a -> IO a
Copy the given SFML resource.
Instances