[This is preliminary documentation and is subject to change.]
Declaration Syntax
C# | Visual Basic | Visual C++ |
[ImmutableAttribute] public class TileCoordinate
<ImmutableAttribute> _ Public Class TileCoordinate
[ImmutableAttribute] public ref class TileCoordinate
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
TileCoordinate(Int32, Int32) | ||
TileCoordinate(Int32, Int32, Int32) | ||
Equals(Object) | (Inherited from Object.) | |
FieldGetter(String, String, Object%) | (Inherited from Object.) | |
FieldSetter(String, String, Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetFieldInfo(String, String) | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
Size | ||
TileX | ||
TileZ | ||
ToString()()()() | (Overrides Object.ToString()()()().) |
Inheritance Hierarchy
Object | ||
TileCoordinate | ||
PreciseTileCoordinate |