mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 09:24:26 +03:00
9533c10137
The main button API only allows re-writing one color of the image. Since we need to rewrite multiple colors for the switch, I introduced a `image_batch` for buttons which lets you do all kinds of manual fanciness, and pass the result into the button API. |
||
---|---|---|
.. | ||
arrow_down.svg | ||
arrow_drop_down.svg | ||
arrow_keys.svg | ||
arrow_left.svg | ||
arrow_right.svg | ||
arrow_up.svg | ||
checkbox_checked.svg | ||
checkbox_no_border_checked.svg | ||
checkbox_no_border_unchecked.svg | ||
checkbox_unchecked.svg | ||
close.svg | ||
loading.svg | ||
nav_back.svg | ||
next.svg | ||
prev.svg | ||
switch_off.svg | ||
switch_on.svg | ||
toggle_left.svg | ||
toggle_right.svg |