The Tiledbackground library is a fast easy DrawableGameComponent that is designed to draw a tiled background.
Below lists the current status of the various features that are either currently working or on the drawing table.
Working features
- Draws a tiled background in the current viewport
- Supports scaling
Features on the drawing table and issues to be fixed
- Need to add scrolling support
- need to add Content.Load<> so you can load a background from a xml data file
Downloads
- TiledbackgroundR1.zip (Not Currently availible)
Contains the code for TiledBackground Release 1 as well as one example project
Videos
- TiledBackground Release 1 Demo
Just a quick demo showing off the TiledBackground component.
Tutorials
- TiledBackground Tutorial Part 1
Shows the steps required to add and setup the TiledBackgroundComponent to your xna project.
Documentation
Picture Galleries
- Release 1 Images
Some screenshots from the first TiledBackground release.