Last batch of doxygen for a bit.

This commit is contained in:
Jason Felds
2011-02-25 12:33:43 -05:00
parent 40f7d8ef7a
commit 054ead23d6
11 changed files with 56 additions and 54 deletions
+5 -5
View File
@@ -1,12 +1,10 @@
/* ScreenEnding - Ending screen that shows stats. */
#ifndef SCREEN_ENDING_H
#define SCREEN_ENDING_H
#include "BitmapText.h"
#include "ScreenAttract.h"
#include "Sprite.h"
/** @brief Ending screen that shows stats. */
class ScreenEnding : public ScreenAttract
{
public:
@@ -20,8 +18,10 @@ private:
#endif
/*
* (c) 2004 Chris Danford
/**
* @file
* @author Chris Danford (c) 2004
* @section LICENSE
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a