| 599 | } |
| 600 | |
| 601 | void olc::rcw::Engine::HandleObjectVsScenery(std::shared_ptr<olc::rcw::Object> object, const int tile_x, const int tile_y, const olc::rcw::Engine::CellSide side, const float offset_x, const float offset_y) |
| 602 | {} |
| 603 | |
| 604 | void olc::rcw::Engine::HandleObjectVsObject(std::shared_ptr<olc::rcw::Object> object1, std::shared_ptr<olc::rcw::Object> object2) |
| 605 | {} |
nothing calls this directly
no outgoing calls
no test coverage detected