MCPcopy Index your code
hub / github.com/Rabbival/bevy_play_card

github.com/Rabbival/bevy_play_card @v0.9.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.9.0 ↗ · + Follow
198 symbols 289 edges 45 files 10 documented · 5%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

bevy_play_card

A card crate for the Bevy game engine

automatic_wave

A link to the crate's thread on the Bevy Discord server

I'd prefer it if you opened an issue or a pull request here, for tracking's and for future users' sake. That being said, feel free to write on the discord thread as well.

Readme Parts Links

Using The Crate

Change Logs

Use Examples

Tween Priorities To Others Of Type

Bevy Version Support

bevy bevy_play_card
0.17 0.5
0.16 0.2 - 0.4
0.15 0.1

Credits

  • bevy_tween The crate this one is built upon. Thanks to it I was able to set this crate up rather quickly and easily.

Core symbols most depended-on inside this repo

cards_in_order
called by 14
src/cards/card_lines/card_line.rs
with_max_cards
called by 5
src/cards/card_lines/card_line.rs
with_origin
called by 4
src/cards/card_lines/card_line.rs
with_picked_cards_capacity
called by 4
src/cards/card_lines/card_line.rs
theres_an_actively_dragged_card_from_that_line
called by 3
src/cards/card_managers/mod.rs
with_card_origin_gap
called by 3
src/cards/card_lines/card_line.rs
with_card_picking_policy
called by 3
src/cards/card_lines/card_line.rs
override_card_float_animation
called by 3
examples/arced_cards.rs

Shape

Function 101
Class 46
Method 44
Enum 7

Languages

Rust100%

Modules by API surface

src/cards/card_lines/card_line.rs17 symbols
src/cards/card_lines/card_lines_content_manager.rs13 symbols
src/cards/card_managers/card_dragging_manager.rs12 symbols
examples/arced_cards.rs11 symbols
examples/disposable_cards_plus.rs10 symbols
src/cards/card_managers/card_picking_manager.rs8 symbols
examples/multiple_card_lines.rs8 symbols
examples/disposable_cards.rs8 symbols
tests/picking_tests.rs7 symbols
src/cards/event.rs7 symbols
src/cards/card_managers/card_tag_change_listener.rs6 symbols
examples/using_card_tags.rs6 symbols

For agents

$ claude mcp add bevy_play_card \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page