Operators_T_PurpleKingdomGames_Core_Point2D - PurpleKingdomGames/CoreLibs GitHub Wiki

Point2D Operators

The Point2D type exposes the following members.

Operators

 

Name Description
Public operatorStatic member Addition Adds 2 points together by adding the X and Y positions
Public operatorStatic member Equality Determines if 2 points are equal by comparing their X and Y values
Public operatorStatic member Inequality etermines whether the two points are different from each other
  Back to Top

See Also

Reference

Point2D Structure
PurpleKingdomGames.Core Namespace

⚠️ **GitHub.com Fallback** ⚠️