MCPcopy Index your code
hub / github.com/TotalKrill/bevy_ui_anchor

github.com/TotalKrill/bevy_ui_anchor @v0.8.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.8.0 ↗ · + Follow
32 symbols 33 edges 4 files 4 documented · 12% updated 4mo ago★ 50
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

bevy_ui_anchor

crates.io docs.rs License

A Rust crate for anchoring UI elements to specific points or entities in the world using the Bevy game engine.

Features

Provides an AnchorUiNode component that:

  • Anchor UI nodes to world positions or entities.
  • Supports horizontal and vertical anchoring.
  • Compatible with Bevy's ECS architecture.
Bevy version Crate version
0.16 0.6 - 0.8
0.15 0.3 - 0.5
0.14 0.1 - 0.2

Example

``` rust

Core symbols most depended-on inside this repo

Shape

Method 11
Class 9
Function 9
Enum 3

Languages

Rust100%

Modules by API surface

src/lib.rs20 symbols
examples/follow.rs5 symbols
examples/rapier.rs4 symbols
examples/simple.rs3 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page