X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp%2FRandomWalk.hpp;h=0a61974fb2281c03b65ed4e9f6c363782bf44cad;hb=6f94235a5b7c140852703e60c8a74760b8b61d99;hp=5660ab36390eaf79e113f7b441bb211a27d2a1a0;hpb=b7d09e1e35ef90282c97509e0020b20db3c7ea9f;p=blank.git diff --git a/src/app/RandomWalk.hpp b/src/app/RandomWalk.hpp index 5660ab3..0a61974 100644 --- a/src/app/RandomWalk.hpp +++ b/src/app/RandomWalk.hpp @@ -8,6 +8,7 @@ namespace blank { class Entity; +/// Randomly start or stop moving in axis directions every now and then. class RandomWalk { public: