Skip to content

Structure of the HealthWell Object

gjtrowbridge edited this page Oct 7, 2014 · 2 revisions

The HealthWell Object

{
  distanceFromTop: /* location of this well */
  distanceFromLeft: /* location of this well */

  type: 'HealthWell'
}

And here's the...