]> git.localhorst.tv Git - blank.git/blobdiff - src/app/RandomWalk.hpp
some cleaning :)
[blank.git] / src / app / RandomWalk.hpp
index 5660ab36390eaf79e113f7b441bb211a27d2a1a0..0a61974fb2281c03b65ed4e9f6c363782bf44cad 100644 (file)
@@ -8,6 +8,7 @@ namespace blank {
 
 class Entity;
 
+/// Randomly start or stop moving in axis directions every now and then.
 class RandomWalk {
 
 public: