HaxeFlixel / flixel

Free, cross-platform 2D game engine powered by Haxe and OpenFL
https://haxeflixel.com/
MIT License
1.96k stars 432 forks source link

implement 'BackDrop' class #99

Closed Beeblerox closed 11 years ago

Beeblerox commented 12 years ago

analogue of HaxePunk's class: "A background texture that can be repeated horizontally and vertically when drawn. Really useful for parallax backgrounds, textures, etc."

Beeblerox commented 11 years ago

done in commit b260446 See it at dev branch: https://github.com/Beeblerox/HaxeFlixel/blob/dev/src/addons/FlxBackdrop.hx