sfml
Bindings to the SFML multimedia library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library sfml_graphics_oo
val this : SFRenderWindow.t
method clear : ?color:SFColor.t -> unit -> unit
method draw : < draw :
SFRenderWindow.t ->
?states:render_states ->
unit ->
unit.. > ->
?states:render_states ->
unit ->
unit
method draw_shape : shape:shape -> ?states:SFRenderStates.t -> unit -> unit
method draw_sprite : sprite:sprite -> ?states:SFRenderStates.t -> unit -> unit
method draw_text : text:text -> ?states:SFRenderStates.t -> unit -> unit
method poll_event : unit -> SFEvent.t option
method set_mouse_cursor : cursor:SFCursor.t -> unit
method set_view : view:view -> unit
method wait_event : unit -> SFEvent.t