removeProxy method
Remove the proxy from the broad-phase.
Implementation
void removeProxy(Proxy proxy ) {
printError("BroadPhase","Inheritance error.");
}
Remove the proxy from the broad-phase.
void removeProxy(Proxy proxy ) {
printError("BroadPhase","Inheritance error.");
}