mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-21 05:45:10 +00:00
min max static function on vector3f, bound is public, adding movable into collision calculation
This commit is contained in:
@@ -35,5 +35,6 @@ namespace BBM
|
||||
MovableComponent &operator=(const MovableComponent &) = delete;
|
||||
|
||||
friend class MovableSystem;
|
||||
friend class CollisionSystem;
|
||||
};
|
||||
} // namespace WAL
|
||||
Reference in New Issue
Block a user