Minor correction API doc
This commit is contained in:
parent
19cdceb039
commit
1187c29327
@ -100,7 +100,7 @@ protected :
|
|||||||
///
|
///
|
||||||
/// private :
|
/// private :
|
||||||
///
|
///
|
||||||
/// virtual void draw(sf::RenderTarget& target, RenderStates states) const
|
/// virtual void draw(sf::RenderTarget& target, sf::RenderStates states) const
|
||||||
/// {
|
/// {
|
||||||
/// // You can draw other high-level objects
|
/// // You can draw other high-level objects
|
||||||
/// target.draw(m_sprite, states);
|
/// target.draw(m_sprite, states);
|
||||||
|
Loading…
Reference in New Issue
Block a user