SFML/src/SFML
2012-06-19 18:36:12 +02:00
..
Audio Fixed various minor warnings 2012-03-17 17:00:19 +01:00
Graphics A sprite can now be flipped by setting a texture rect with negative width/height 2012-06-19 18:36:12 +02:00
Main Updated the copyright text 2012-03-13 18:37:34 +01:00
Network Replaced char* arguments with void* for raw data 2012-04-03 19:06:32 +02:00
System Fixed two more casting errors (signed / unsigned) in sf::Time 2012-03-29 17:54:35 +02:00
Window Renamed Keyboard::Back to Keyboard::BackSpace 2012-06-19 18:21:16 +02:00
CMakeLists.txt Each module now has its own export macro, which solves the "unresolved symbol" error with sf::Time::Zero 2012-01-21 10:34:17 +01:00