mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Methods which operate on a collection of `ISkinnableDrawable`s are now plural; ones which take a single item are singular. This also allows cutting down the name of `getClosestAnchorForDrawable` to just `getClosestAnchor`.