mirror of
https://github.com/zeldaret/ph
synced 2026-07-11 14:38:44 -04:00
Rename EquipCollidesWith, Cylinder::Overlaps
This commit is contained in:
@@ -8,4 +8,6 @@
|
||||
struct Cylinder {
|
||||
Vec3p pos;
|
||||
q20 size; // height and radius
|
||||
|
||||
bool Overlaps(Cylinder *other);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user