Minor correction API doc
This commit is contained in:
parent
19cdceb039
commit
1187c29327
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ protected :
|
|||
///
|
||||
/// 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
|
||||
/// target.draw(m_sprite, states);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue