Hodgepodge of doxygen. Long way to go.

This commit is contained in:
Jason Felds
2011-02-13 11:14:58 -05:00
parent fd1f1a5df8
commit d6f08c27cb
14 changed files with 342 additions and 113 deletions
+1 -1
View File
@@ -397,7 +397,7 @@ void Steps::SetCachedRadarValues( const RadarValues v[NUM_PLAYERS] )
// lua start
#include "LuaBinding.h"
/** @brief Allow Lua to have access to the Steps. */
class LunaSteps: public Luna<Steps>
{
public: