kchodorow / ui

Other
1 stars 0 forks source link

Create different canvas layers to handle animation #1

Open samantharitter opened 12 years ago

samantharitter commented 12 years ago

I strongly recommend that you name the canvas layers after the elements we draw on them (e.g. "server_icons," "shadows," "arrows," "text," "info_boxes," etc.) instead of giving them positional names (like "foreground," "middleground"). A mnemonic naming scheme will help us keep everything straight, and give us the flexibility to change the ordering of the layers as we please.

samantharitter commented 12 years ago

(also, sorry I didn't get to this yesterday!)