SFML/examples/sound_capture
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
..
CMakeLists.txt Fix CMake variables to allow adding SFML as a dependency. 2011-08-07 14:33:42 +01:00
SoundCapture.cpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00