mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 16:12:54 +08:00
Improve class xmldoc
This commit is contained in:
parent
bb032508bd
commit
91f3d8deb4
@ -9,7 +9,7 @@ using OpenTK;
|
||||
namespace osu.Game.Graphics.Containers
|
||||
{
|
||||
/// <summary>
|
||||
/// Display an icon that is constrained to a physical region on screen.
|
||||
/// Display an icon that is forced to scale to the size of this container.
|
||||
/// </summary>
|
||||
public class ConstrainedIconContainer : CompositeDrawable
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user