MCPcopy Index your code
hub / github.com/BraymatterOrg/bevy_tiling_background

github.com/BraymatterOrg/bevy_tiling_background @0.9.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.9.2 ↗ · + Follow
47 symbols 59 edges 4 files 2 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

An in progress (expect breaking changes) plugin for the Bevy game engine to support tiling backgrounds.

Use cargo run --example tiling to see the example.

Supports Parallax, Layered, Tiling backgrounds and makes them easy to add in bevy.

bevy_tiling

Compatible Versions

bevy bevy_tiling_background
0.9 0.9

License

Copyright 2023 BrayMatter LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Extension points exported contracts — how you extend this code

ScrollingBackground (Interface)
(no doc) [3 implementers]
src/lib.rs
SetImageRepeatingExt (Interface)
(no doc) [1 implementers]
src/lib.rs

Core symbols most depended-on inside this repo

set_image_repeating
called by 4
src/lib.rs
at_z_layer
called by 3
src/lib.rs
load_plugin_shadercode
called by 2
src/lib.rs
set_movement
called by 1
src/lib.rs
with_movement_scale
called by 1
src/lib.rs
write
called by 1
src/lib.rs
build
called by 0
src/lib.rs
new
called by 0
src/lib.rs

Shape

Method 17
Class 15
Function 13
Interface 2

Languages

Rust100%

Modules by API surface

src/lib.rs26 symbols
examples/custom.rs8 symbols
examples/tiling.rs7 symbols
examples/layers.rs6 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page