BMFMapRect constructor

BMFMapRect(
  1. BMFPoint origin,
  2. BMFSize size
)

BMFMapRect构造方法

Implementation

BMFMapRect(this.origin, this.size);