boxart / boxart-boiler

A boilerplate for Responsive DOM based Open Web Games.
MIT License
13 stars 4 forks source link

Anchor Component #30

Open mzgoddard opened 8 years ago

mzgoddard commented 8 years ago

React component anchors, e.g. to enable highlighting objects with arrows and tooltips.

mzgoddard commented 8 years ago

Provide components to allow something to be layered over another item over inbetween layers that may occlude the original element. This can allow for instance a tutorial overlay that occludes the rest of the interface to focus and point out a specific element.