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
SFSocketSelector
Online documentation for the SocketSelector class
val create : unit -> t
val destroy : selector:t -> unit
val addTcpListener : selector:t -> socket:SFTcpListener.t -> unit
val addTcpSocket : selector:t -> socket:SFTcpSocket.t -> unit
val addUdpSocket : selector:t -> socket:SFUdpSocket.t -> unit
val removeTcpSocket : selector:t -> socket:SFTcpSocket.t -> unit
val clear : selector:t -> unit
val isTcpListenerReady : selector:t -> socket:SFTcpListener.t -> bool
val isTcpSocketReady : selector:t -> socket:SFTcpSocket.t -> bool
val isUdpSocketReady : selector:t -> socket:SFUdpSocket.t -> bool
ON THIS PAGE
No table of contents