1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Graphics/Containers
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
..
BeatSyncedContainer.cs Remove many now unnecessary null-checks 2017-07-19 15:45:23 +09:00
ConstrainedIconContainer.cs Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
OsuClickableContainer.cs public -> protected 2017-07-01 07:09:26 -07:00
OsuFocusedOverlayContainer.cs Add OsuFocusedOverlayContainer with predefined sounds. 2017-06-28 10:18:12 -07:00
OsuScrollContainer.cs Make comment different 2017-07-14 18:08:47 +09:00
OsuTextFlowContainer.cs Formatting 2017-07-13 13:52:40 +09:00
ParallaxContainer.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
ReverseChildIDFillFlowContainer.cs Fix incorrect filename 2017-07-12 12:55:40 +09:00
SectionsContainer.cs Prefer ScrollTo in SectionsContainer. 2017-07-14 22:56:27 +08:00