MapUnit Members
In This Article
#Constructors
Name | Description |
---|---|
Map |
Initializes a new instance of the Map |
#Properties
Name | Description |
---|---|
X |
A horizontal coordinate of a Map |
Y |
A vertical coordinate of a Map |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the two specified Map |
Equals |
Determines whether the specified object is equal to the current Map |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Map |
Get |
Gets the hash code (a number) that corresponds to the value of the current Map |
Get |
Gets the Type of the current instance. Inherited from Object. |
Normalize |
Normalizes the specified map unit’s coordinates to the range from 0 to 1. |
Parse |
Converts the string representation of a map unit to its Map |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of Map |
To |
Returns the textual representation of Map |
#Operators
Name | Description |
---|---|
Equality |
Compares two Map |
Implicit |
Converts the specified Map |
Inequality |
Compares two Map |
See Also