Laurent Gomila
|
14ac411542
|
Changed the naming convention for public member variables/functions and free functions (using lowerCase instead of UpperCase)
|
2012-03-11 19:10:37 +01:00 |
|
Laurent Gomila
|
ff5b69d312
|
Changed the naming convention for member variables (prefix changed from "my" to "m_")
|
2012-03-09 01:48:45 +01:00 |
|
Laurent Gomila
|
4116ad033c
|
Added the sf::Time class
|
2012-01-19 23:51:06 +01:00 |
|
Laurent Gomila
|
e775bd0169
|
Renamed SoundStream::Chunk::NbSamples to SampleCount, and renamed other nbSamples variables to sampleCount
|
2012-01-13 15:09:30 +01:00 |
|
Laurent Gomila
|
aaa21dfaf6
|
Corrected the name of some functions/variable
|
2011-12-25 23:42:43 +01:00 |
|
Martin Foot
|
13986b2a3b
|
Fix CMake variables to allow adding SFML as a dependency.
|
2011-08-07 14:33:42 +01:00 |
|
Laurent Gomila
|
e4c6c30e0b
|
Times in SFML are now Uint32 milliseconds instead of float seconds
Added the sf::Uint64 and sf::Int64 types
|
2011-05-19 08:19:42 +02:00 |
|
LaurentGom
|
a991fe8e4d
|
Added support for the CMake build system
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1550 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-08-19 15:59:24 +00:00 |
|