オーバーロード | 解説 |
---|---|
減算演算子(Point2F,Size2F) | Returns the result of substruction of size from point. |
減算演算子(Point2F,Point2F) | Returns the result of substruction of point2 from point1. |
減算演算子(Point2F,Vector2) | Returns the result of substruction of the given vector from point. |