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
2025-02-07 17:08:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SFML
/
examples
/
voip
History
ZXShady
8c895fd7e1
Pass
sf::IpAddress
by value
...
`sf::IpAddress` is a wrapper around `std::uint32_t` and should be passed by value
2024-07-27 15:53:03 -06:00
..
Client.cpp
Pass
sf::IpAddress
by value
2024-07-27 15:53:03 -06:00
CMakeLists.txt
Simplify how examples are built
2022-06-16 23:56:39 +02:00
Server.cpp
Make Sound::Status a scoped enumeration
2024-04-28 16:36:57 +00:00
VoIP.cpp
Require that variables are initialized
2024-04-27 19:20:52 +00:00