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 -2
View File
@@ -1,5 +1,3 @@
/* PercentageDisplay - An Actor that displays a percentage. */
#ifndef PERCENTAGE_DISPLAY_H
#define PERCENTAGE_DISPLAY_H
@@ -11,6 +9,7 @@
class PlayerState;
/** @brief An Actor that displays a percentage. */
class PercentageDisplay: public ActorFrame
{
public: