オーバーロード | 解説 |
---|---|
加算演算子(Point2F,Size2F) | Returns the result of addition of size to point. |
加算演算子(Point2F,Point2F) | Returns the result of addition of point2 to point1. |
加算演算子(Point2F,Vector2) | Returns the result of addition of the given offset to the specified point. |