]> git.localhorst.tv Git - blank.git/blobdiff - src/ui/Interface.hpp
entity/world collision response
[blank.git] / src / ui / Interface.hpp
index 0c140fb88ff40ad18357cd3b42cfce17fbfda5e2..a08a0bf5c6a3add3518ea571333bce3e44d6c212 100644 (file)
@@ -44,6 +44,8 @@ public:
        void FaceBlock();
        void TurnBlock();
 
+       void ToggleCollision();
+
        void PickBlock();
        void PlaceBlock();
        void RemoveBlock() noexcept;