Jump to content

Joystick position: Difference between revisions

m
m (→‎{{header|OCaml}}: minor updates)
Line 643:
 
{{libheader|SFML}}
{{libheader|ocaml-sfml}}
 
Using the SFML with its OCaml bindings [https://github.com/fccm/ocaml-sfml ocaml-sfml]:
 
<lang ocaml>let remove x = List.filter (fun y -> y <> x)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.