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.graphics/SFText/index.html
Module SFText
Online documentation for the Text class
val create : unit -> tval setString : text:t -> str:string -> unitval setPosition : text:t -> pos:(float * float) -> unitval setPosition2 : text:t -> left:float -> top:float -> unitval setOutlineThickness : text:t -> thickness:float -> unitval setCharacterSize : text:t -> size:int -> unitval setOrigin : text:t -> origin:(float * float) -> unitval setRotation : text:t -> rotation:float -> unitval setScale : text:t -> scale:(float * float) -> unitval setScale2 : text:t -> scaleX:float -> scaleY:float -> unitval move : text:t -> offset:(float * float) -> unitval move2 : text:t -> offsetX:float -> offsetY:float -> unitval rotate : text:t -> angle:float -> unitval scale : text:t -> factors:(float * float) -> unitval scale2 : text:t -> factorX:float -> factorY:float -> unit sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >