package sfml
Bindings to the SFML multimedia library
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-sfml-0.09.2.tar.gz
sha256=ce1e50dec69a4495232261627a359a8fb54d79788147380bee78b0983f8b6951
md5=9ae99bb47bb68d5181d01b7bbc78a351
doc/sfml.window/SFWindow/index.html
Module SFWindow
Online documentation for the Window class
val create :
mode:SFVideoMode.t ->
title:string ->
style:SFStyle.t list ->
settings:SFContextSettings.t ->
t
val make :
?style:SFStyle.t list ->
?bpp:int ->
?settings:SFContextSettings.t ->
(int * int) ->
string ->
t
val createFromHandle :
handle:window_handle ->
settings:SFContextSettings.t ->
t
val close : t -> unit
val isOpen : t -> bool
val getSettings : t -> SFContextSettings.t
val getPosition : t -> int * int
val setPosition : t -> pos:(int * int) -> unit
val setPosition2 : t -> left:int -> top:int -> unit
val getSize : t -> int * int
val getWidth : t -> int
val getHeight : t -> int
val setSize : t -> size:(int * int) -> unit
val setSize2 : t -> width:int -> height:int -> unit
val setTitle : t -> title:string -> unit
val setVisible : t -> visible:bool -> unit
val setVerticalSyncEnabled : t -> enabled:bool -> unit
val setMouseCursorVisible : t -> visible:bool -> unit
val setMouseCursorGrabbed : t -> grabbed:bool -> unit
val setMouseCursor : t -> cursor:SFCursor.t -> unit
val setKeyRepeatEnabled : t -> enabled:bool -> unit
val setFramerateLimit : t -> limit:int -> unit
val setJoystickThreshold : t -> threshold:float -> unit
val setActive : t -> active:bool -> bool
val requestFocus : t -> unit
val hasFocus : t -> bool
val display : t -> unit
val getSystemHandle : t -> window_handle
val getMousePosition : relativeTo:t -> int * int
val setMousePosition : relativeTo:t -> (int * int) -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>