mirror of https://github.com/axmolengine/axmol.git
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:
parent
1cf237d296
commit
64bec838c0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue