Is it possible to draw filled polygon with bitmap like it was possible in flash with beginBitmapFill().
I'm trying to get 2d side scrolling terrain filled with image like in those bike/truck games.
Or maybe there is other way to make terrain/polygon filled with bitmap? Or it's not possible at all? Will it work on android?