Operators_T_PurpleKingdomGames_Core_Point2D - PurpleKingdomGames/CoreLibs GitHub Wiki
The Point2D type exposes the following members.
Name | Description | |
---|---|---|
Addition | Adds 2 points together by adding the X and Y positions | |
Equality | Determines if 2 points are equal by comparing their X and Y values | |
Inequality | etermines whether the two points are different from each other |