Quick doxygens.

This commit is contained in:
Jason Felds
2011-02-19 02:10:45 -05:00
parent ffc466bec7
commit 1fd81cfe9c
9 changed files with 11 additions and 21 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
/* MemoryCardDisplay - A graphic displaying the state of memory cards. */
#ifndef MEMORY_CARD_DISPLAY_H
#define MEMORY_CARD_DISPLAY_H
@@ -7,7 +5,7 @@
#include "PlayerNumber.h"
#include "Sprite.h"
#include "ActorFrame.h"
/** @brief A graphic displaying the state of memory cards. */
class MemoryCardDisplay : public ActorFrame
{
public: