doxygen: gameengine/GameLogic tagged.

This commit is contained in:
Nathan Letwory
2011-02-25 13:32:11 +00:00
parent 34eeeb9115
commit 344caea0b3
42 changed files with 208 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
/** \file gameengine/GameLogic/SCA_RandomNumberGenerator.cpp
* \ingroup gamelogic
*/
/**
* Generate random numbers that can be used by other components. We
* convert to different types/distributions elsewhere. This just