[This is preliminary documentation and is subject to change.]

The TileData..::.Art type exposes the following methods.

Operators

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Equality(TileData..::.Art, TileData..::.Art)
Compares two Art objects.
Equals(Object)
Comapares this obejct with another one.
(Overrides ValueType..::.Equals(Object).)
GetHashCode()()()
Returns the hash code for this instance.
(Overrides ValueType..::.GetHashCode()()().)
Inequality(TileData..::.Art, TileData..::.Art)
Compares two Art objects.
ToString()()()
Returns a string that represents the current Art object.
(Overrides ValueType..::.ToString()()().)

See Also