package sfml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Bindings to the SFML multimedia library
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-sfml-0.09.2.tar.gz
sha256=ce1e50dec69a4495232261627a359a8fb54d79788147380bee78b0983f8b6951
md5=9ae99bb47bb68d5181d01b7bbc78a351
doc/sfml.network/SFUdpSocket/index.html
Module SFUdpSocket
Online documentation for the UdpSocket class
val create : unit -> tval destroy : socket:t -> unitval setBlocking : socket:t -> blocking:bool -> unitval bind : socket:t -> ?address:SFIpAddress.t -> port:int -> unitval unbind : socket:t -> unitval send : socket:t -> data:string -> address:SFIpAddress.t -> port:int -> unitval receive : socket:t -> data:bytes -> int * SFIpAddress.t * intval sendPacket :
socket:t ->
packet:SFPacket.t ->
address:SFIpAddress.t ->
port:int ->
unitval receivePacket : socket:t -> packet:SFPacket.t -> SFIpAddress.t * intval isBlocking : socket:t -> boolval getLocalPort : socket:t -> int sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>