sfml.graphics_oo
Oo_sfml_graphics.texture
sfml.audio
sfml.audio_oo
sfml.graphics
sfml.network
sfml.network_oo
sfml.system
sfml.system_oo
sfml.window
sfml.window_oo
val texture : SFTexture.t
method bind : unit -> unit
method destroy : unit -> unit
method is_repeated : bool
method is_smooth : bool
method set_repeated : repeated:bool -> unit
method set_smooth : smooth:bool -> unit
method size : int * int
method t : SFTexture.t