sfml
Bindings to the SFML multimedia library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library sfml_network_oo
Online documentation for the network module
type ip_address_src = [
| `FromBytes of char * char * char * char |
| `FromInteger of int32 |
| `FromString of string |
| `GetLocalAddress |
| `GetPublicAddress of Oo_sfml_system.time |
| `LocalHost |
]
class ip_address : ip_address_src -> object ... end
class packet : object ... end
class tcp_socket : object ... end
class udp_socket : object ... end
class http_request : object ... end
class http_response : SFHttp.Response.t -> object ... end
class http : object ... end
class response : SFFtp.response -> object ... end
class directory_response : SFFtp.directoryResponse -> object ... end
class listing_response : 'a -> object ... end
class ftp : object ... end