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.audio/SFSound/index.html
Module SFSound
Online documentation for the Sound class
val create : unit -> tval setBuffer : sound:t -> buffer:SFSoundBuffer.t -> unitval play : sound:t -> unitval pause : sound:t -> unitval stop : sound:t -> unitval setLoop : sound:t -> loop:bool -> unitval getLoop : sound:t -> boolval getStatus : sound:t -> sound_statusval setPitch : sound:t -> pitch:float -> unitval setVolume : sound:t -> volume:float -> unitval setPosition : sound:t -> pos:(float * float * float) -> unitval setPosition3 : sound:t -> x:float -> y:float -> z:float -> unitval setRelativeToListener : sound:t -> relative:bool -> unitval setMinDistance : sound:t -> minDistance:float -> unitval setAttenuation : sound:t -> attenuation:float -> unitval getPitch : sound:t -> floatval getVolume : sound:t -> floatval isRelativeToListener : sound:t -> boolval getPosition : sound:t -> float * float * floatval getMinDistance : sound:t -> floatval getAttenuation : sound:t -> float sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>