sfml
Bindings to the SFML multimedia library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package sfml
-
sfml_audio_oo
-
sfml_graphics_oo
-
sfml_system
-
sfml_system_oo
-
sfml_window_oo
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library sfml_graphics_oo
val image : SFImage.t
method flip : flip_direction -> unit
method get_pixel3 : x:int -> y:int -> SFColor.t
method get_pixel4 : x:int -> y:int -> SFColor.t
method get_pixel_rgb : x:int -> y:int -> SFColor.rgb
method get_pixel_rgba : x:int -> y:int -> SFColor.rgba
method get_pixels_ba : unit -> SFImage.gl_image
method set_pixel : x:int -> y:int -> color:SFColor.t -> unit
method t : SFImage.t
ON THIS PAGE
No table of contents