addProxy method
Add the proxy into the broad-phase.
Implementation
void addProxy(Proxy proxy ) {
printError("BroadPhase","Inheritance error.");
}
Add the proxy into the broad-phase.
void addProxy(Proxy proxy ) {
printError("BroadPhase","Inheritance error.");
}