| 602 | {} |
| 603 | |
| 604 | void olc::rcw::Engine::HandleObjectVsObject(std::shared_ptr<olc::rcw::Object> object1, std::shared_ptr<olc::rcw::Object> object2) |
| 605 | {} |
| 606 | |
| 607 | // Will be explained in upcoming video... |
| 608 | bool olc::rcw::Engine::CastRayDDA(const olc::vf2d& vOrigin, const olc::vf2d& vDirection, sTileHit& hit) |
nothing calls this directly
no outgoing calls
no test coverage detected