]> Dogcows Code - chaz/yoink/blobdiff - src/Scene.hh
configuration cleanup and bugfixes
[chaz/yoink] / src / Scene.hh
index 9cebc3c5034660b4debaf470a9f56e6631b012ab..3c14b47e81564ee89c76a29e5631ec7d86e35845 100644 (file)
@@ -57,8 +57,6 @@ public:
        bool castRay(const moof::ray<2>& ray,
                        std::list<moof::ray<2>::contact>& hits) const;
        bool checkForCollision(Character& character);
-
-       static bool find_path(std::string& name);
 };
 
 
This page took 0.019663 seconds and 4 git commands to generate.