osu/osu.Game/Users
Dean Herbert 0d9ea97828 Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
2017-08-03 14:36:21 +09:00
..
Avatar.cs Set RelativeSizeAxes for updated FillMode behavior 2017-06-28 12:24:23 +03:00
Country.cs Less verbose DrawableFlag constructor. 2017-07-24 09:25:49 +02:00
Medal.cs Medal sprite, make MedalOverlay auto-show when loaded. 2017-06-24 01:19:44 -03:00
Team.cs
UpdateableAvatar.cs
User.cs Add dummy data in test case. 2017-06-26 00:43:32 +08:00
UserCoverBackground.cs
UserPanel.cs Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
UserStatistics.cs Change some small classes to struct to avoid potential null check. 2017-06-25 10:51:54 +08:00
UserStatus.cs