makePolygon method

ActorPolygon makePolygon()

Implementation

ActorPolygon makePolygon() {
  return ActorPolygon();
}