mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Improve class xmldoc
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user