More doxygen.

This commit is contained in:
Jason Felds
2011-02-13 14:32:36 -05:00
parent 2bb6240e84
commit 49859de9d7
8 changed files with 126 additions and 21 deletions
+1
View File
@@ -289,6 +289,7 @@ void SongBPMDisplay::Update( float fDeltaTime )
REGISTER_ACTOR_CLASS( SongBPMDisplay )
#include "LuaBinding.h"
/** @brief Allow Lua to have access to the BPMDisplay. */
class LunaBPMDisplay: public Luna<BPMDisplay>
{
public: