ig.

Shape

new Shape()

Entity generated automatically by collision map conversion. IMPORTANT: this is an abstract entity that should be extended.

Author:
  • Collin Hover - collinhover.com
Source:

frozen :Boolean

Whether entity should skip updating.

Default Value:
  • true
Source:

opaqueFromVertices :Boolean

Shapes should get opaque area from vertices.

Default Value:
  • true
Source:

initTypes()

Initializes shape types.
- adds ig.EntityExtended.TYPE.SHAPE to {@link ig.EntityExtended#type}

Source: