.. Copyright 2011, 2012 Bastien Léonard. All rights reserved. .. Redistribution and use in source (reStructuredText) and 'compiled' forms (HTML, PDF, PostScript, RTF and so forth) with or without modification, are permitted provided that the following conditions are met: .. 1. Redistributions of source code (reStructuredText) must retain the above copyright notice, this list of conditions and the following disclaimer as the first lines of this file unmodified. .. 2. Redistributions in compiled form (converted to HTML, PDF, PostScript, RTF and other formats) must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. .. THIS DOCUMENTATION IS PROVIDED BY BASTIEN LÉONARD ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BASTIEN LÉONARD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .. pySFML 2 - Cython documentation master file, created by sphinx-quickstart on Fri Feb 18 08:41:37 2011. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. module:: sfml Welcome to pySFML 2 - Cython's documentation! ============================================= A new Python 2/3 binding for SFML 2, made with `Cython `_. Most features of SFML are currently available, but this is still a work in progress. Feel free to report any issue you encounter. You can find the source code, downloads and the issue tracker here: https://github.com/bastienleonard/pysfml-cython. There is also a thread on the official forums: http://en.sfml-dev.org/forums/index.php?topic=5311.0. I use it to make announcements and answer questions, but if you want to report an issue, please consider using the Github tracker. I sometimes forget bugs and suggestions that I read on the forums. The documentation should now be complete, but if you need more detailed information, the `SFML 2 documentation `_ may be useful. If you haved used SFML in the past, you will probably want to read :ref:`cpptut`. .. note:: Make sure you read the :ref:`caveats` page, so that you know what the most important current limitations are. Contents: .. toctree:: :maxdepth: 2 introduction caveats faq changelog building tutorials/tutorials reference/reference licenses Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`