package sfml

  1. Overview
  2. Docs
Bindings to the SFML multimedia library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.09.tar.gz
sha256=75e28f425d6c40f39f7aac53b413da3d48ecd50aa88cdf644d38a14897a59a30
md5=01ffc5b471d774f2d6234c639b067f04

doc/sfml.graphics_oo/Oo_sfml_graphics/class-circle_shape/index.html

Class Oo_sfml_graphics.circle_shape

val circle : SFCircleShape.t
method draw : SFRenderWindow.t -> ?states:render_states -> unit -> unit
method draw_item : draw_type
method get_point_count : unit -> int
method set_fill_color : color:SFColor.t -> unit
method set_point_count : count:int -> unit
method set_position : position:(float * float) -> unit
method set_radius : radius:float -> unit
method t : SFCircleShape.t
OCaml

Innovation. Community. Security.