SFML/examples/win32
Laurent Gomila 5bae08a2d8 Implemented the new graphics API:
- Removed the internal classes sf::Renderer and sf::Matrix3
- Split sf::Drawable into sf::Drawable and sf::Transformable
- Added sf::Transform
- Added sf::Vertex
- Added sf::VertexArray
- Types of shapes are now handled with their own derived class
- Modified the Pong example
2011-12-01 23:24:58 +01:00
..
resources Added support for the CMake build system 2010-08-19 15:59:24 +00:00
CMakeLists.txt Fix CMake variables to allow adding SFML as a dependency. 2011-08-07 14:33:42 +01:00
Win32.cpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00