fix doxygen rendering output of CCLayerGradient

Otherwise, the first line of CCLayerGradient is rendered with a box in
doxygen's output.
This commit is contained in:
Lu Guanqun 2012-11-25 23:13:41 +08:00
parent 1cf237d296
commit 64bec838c0
1 changed files with 1 additions and 2 deletions

View File

@ -224,8 +224,7 @@ protected:
//
// CCLayerGradient
//
/** CCLayerGradient is a subclass of CCLayerColor that draws gradients across
the background.
/** @brief CCLayerGradient is a subclass of CCLayerColor that draws gradients across the background.
All features from CCLayerColor are valid, plus the following new features:
- direction