RigsofRods
Soft-body Physics Simulation
|
Functions | |
void | SendStreamSetup () |
void | ReceiveStreamData (unsigned int type, int source, char *buffer) |
void | HandleStreamData (std::vector< RoR::NetRecvPacket > packet_buffer) |
void RoR::ChatSystem::HandleStreamData | ( | std::vector< RoR::NetRecvPacket > | packet_buffer | ) |
Definition at line 64 of file ChatSystem.cpp.
void RoR::ChatSystem::ReceiveStreamData | ( | unsigned int | type, |
int | source, | ||
char * | buffer | ||
) |
Definition at line 48 of file ChatSystem.cpp.
void RoR::ChatSystem::SendStreamSetup | ( | ) |
Definition at line 35 of file ChatSystem.cpp.