mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09:00
Improve class xmldoc
This commit is contained in:
parent
bb032508bd
commit
91f3d8deb4
@ -9,7 +9,7 @@ using OpenTK;
|
|||||||
namespace osu.Game.Graphics.Containers
|
namespace osu.Game.Graphics.Containers
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public class ConstrainedIconContainer : CompositeDrawable
|
public class ConstrainedIconContainer : CompositeDrawable
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user