sfml 0.13.2

Rust binding for sfml
Documentation
rust-sfml [![Build Status](https://api.travis-ci.org/jeremyletang/rust-sfml.png?branch=master)](https://travis-ci.org/jeremyletang/rust-sfml) [![crates.io](http://meritbadge.herokuapp.com/sfml)](https://crates.io/crates/sfml)
=========

Rust bindings for [SFML](http://www.sfml-dev.org), the Simple and Fast Multimedia Library.

Requirements
=============

- Linux, Windows, or OS X
- Rust 1.20 or later
- [SFML 2.4]http://www.sfml-dev.org/download.php
- [CSFML 2.4]http://www.sfml-dev.org/download/csfml/

License
=======

This software is a binding of the SFML library created by Laurent Gomila, which is provided under the Zlib/png license.

This software is provided under the same license than the SFML, the Zlib/png license.