This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
mirror of
https://github.com/SFML/SFML.git
synced
2024-11-25 04:41:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2caec961ee
SFML
/
examples
/
voip
History
Laurent Gomila
8d0da1d9d6
Replaced char* arguments with void* for raw data
2012-04-03 19:06:32 +02:00
..
Client.cpp
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
CMakeLists.txt
Fix CMake variables to allow adding SFML as a dependency.
2011-08-07 14:33:42 +01:00
Server.cpp
Replaced char* arguments with void* for raw data
2012-04-03 19:06:32 +02:00
VoIP.cpp
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