You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gjtrowbridge edited this page Oct 7, 2014
·
1 revision
The DiamondMine object:
{
distanceFromTop: /* location of this mine */
distanceFromLeft: /* location of this mine */
type: 'DiamondMine'
owner: /* undefined if unowned, otherwise will be a
reference to a hero object */
}