moar collisionz
This commit is contained in:
@@ -20,6 +20,7 @@ public:
|
||||
|
||||
void UpdateEntity(double dt, EntityID entity, EntityID parent) override;
|
||||
bool Intersects(EntityID, EntityID);
|
||||
void CreateBoundingBox(std::shared_ptr<Components::Bounds>);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user