sfml
Bindings to the SFML multimedia library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package sfml
-
sfml_audio_oo
-
sfml_graphics_oo
-
sfml_system
-
sfml_system_oo
-
sfml_window_oo
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library sfml_network
Module
SFHttp
Online documentation for the Http class
type status =
module Request : sig ... end
module Response : sig ... end
val create : unit -> t
val destroy : t -> unit
val setHost : t -> host:string -> ?port:int -> unit -> unit
val sendRequest :
t ->
request:Request.t ->
?timeout:SFTime.t ->
unit ->
Response.t
ON THIS PAGE
No table of contents