mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
Add missing backtick
https://github.com/SFML/SFML-Website/pull/234#issuecomment-2465666419 Co-authored-by: kimci86 <kimci86@hotmail.fr>
This commit is contained in:
parent
1df88e5664
commit
06108ddf18
@ -96,7 +96,7 @@ public:
|
||||
/// This color is modulated (multiplied) with the shape's
|
||||
/// texture if any. It can be used to colorize the shape,
|
||||
/// or change its global opacity.
|
||||
/// You can use `sf::Color::Transparent to make the inside of
|
||||
/// You can use `sf::Color::Transparent` to make the inside of
|
||||
/// the shape transparent, and have the outline alone.
|
||||
/// By default, the shape's fill color is opaque white.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user