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

@@ -30,6 +30,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file gameengine/GameLogic/SCA_MouseManager.cpp
* \ingroup gamelogic
*/
#if defined(WIN32) && !defined(FREE_WINDOWS)
// This warning tells us about truncation of __long__ stl-generated names.
// It can occasionally cause DevStudio to have internal compiler warnings.