This website requires JavaScript.
Explore
Help
Sign In
Edgaru089
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
330db58bc1
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