This site requires JavaScript, please enable it in your browser!
Greenfoot back
Draymothisk
Draymothisk wrote ...

2014/8/22

Set World as class in setPaintOrder?

Draymothisk Draymothisk

2014/8/22

#
Can you set the world as a listing in "setPaintOrder"? It's not working for me, but maybe I'm just doing it wrong. Like, I have a background with transparent parts as my world's background, and I want to set another image (from another class) behind it, so it's layered. I don't want to use one image because then I have less control.
davmac davmac

2014/8/22

#
No. Check the documentation - "Set the paint order of objects in the world."
You need to login to post a reply.