Drawing app with tiled background

Hi!

How can I make drawing app with tiled background (like blocks) and with bucket fill tool so I can fill that blocks with bucket fill tool?

A pixel drawing type of thing?

Yes, but for now I just need bucket fill tool so I can fill up tiled background with color.

“if desired, bitmap fills can be repeated (tiled) across the span of a display object.”

https://docs.coronalabs.com/api/type/BitmapPaint/index.html

A pixel drawing type of thing?

Yes, but for now I just need bucket fill tool so I can fill up tiled background with color.

“if desired, bitmap fills can be repeated (tiled) across the span of a display object.”

https://docs.coronalabs.com/api/type/BitmapPaint/index.html