bevy_nested_tooltips 0.2.1

Nested Tooltips for the bevy game engine
Documentation
1
2
3
4
5
6
7
8
9
10
# Changelog

## 0.2.0
- Hover check now only runs when cursor has moved.
- Fixed typos and awesome readme badges.
- Added some missing documentation
- TooltipsData changed the name breaking change

## 0.1.0
- Initial release.