Commit Graph

16 Commits

Author SHA1 Message Date
fdd17c1575 Rewrite circle pieces to use custom graphics again.
Also using FontAwesome for now to enforce the same size, because otherwise you have to mess around with sprites + the custom graphics. This will all be changed when sprites are fixed to maintain aspect ratios and when glow/border use relative axes.
2017-03-24 20:08:40 +09:00
405c6f9691 More explicative xmldoc. 2017-03-24 19:05:45 +09:00
369e3903ac Don't use a magic number. 2017-03-24 19:04:46 +09:00
feecf23d9f Don't force the size. 2017-03-24 19:04:32 +09:00
df46d0f446 Cleanup. 2017-03-24 18:49:10 +09:00
5281842965 Rewrite CirclePiece to be referenced to 128x128px and handle accented hits more sanely. 2017-03-24 18:37:56 +09:00
47065d8031 Remove explicit alpha = 1. 2017-03-24 16:15:14 +09:00
d6d3eb99b7 Adjust comment. 2017-03-24 15:55:25 +09:00
82752e0988 Moar cleanup. 2017-03-24 15:50:18 +09:00
95183279f3 Rename ScrollingCirclePiece -> ScrollingPiece. 2017-03-24 15:44:43 +09:00
eea24b2d82 Make sure icon is only instantiated once. 2017-03-24 15:43:17 +09:00
aa9a65d69c Move load below CreateIcon(). 2017-03-24 15:42:48 +09:00
cce5b4f80f Make readonly. 2017-03-24 14:42:42 +09:00
5e0d9c3820 Cleanups + CircularContainer fixes. 2017-03-23 09:18:50 +09:00
edd9a22177 License headers. 2017-03-20 17:02:06 +09:00
730824fa58 Move pieces out of the visual test, fix up comments, rewrite FinisherPiece. 2017-03-20 16:50:22 +09:00