of physics client into PhysicsClientSharedMemory class/file. This will allow implementation of UDP and other transport protocols to a physics server.
4 lines
63 B
C++
4 lines
63 B
C++
#include "PhysicsClient.h"
|
|
|
|
PhysicsClient::~PhysicsClient() {}
|