instantiate method

  1. @override
PoolAble instantiate()
override

Implementation

@override
PoolAble instantiate() {
  return MPPointD(0, 0);
}