wManager.Wow.Helpers Namespace
WRobot

MiniMapGenerator..::..MinimapImage Members

The MiniMapGenerator..::..MinimapImage type exposes the following members.

Constructors


  Name Description
Public method MiniMapGenerator..::..MinimapImage
Initializes a new instance of the MiniMapGenerator..::..MinimapImage class.

Methods


  Name Description
Public method Dispose
Disposes this instance.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Generate
Generates this instance.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Result
Gets or sets the result.
Public property StartTileX
Gets the start tile x.
Public property StartTileY
Gets the start tile y.
Public property TileHeight
Gets the height of the tile.
Public property TilesX
Gets the tiles x.
Public property TilesY
Gets the tiles y.
Public property TileWidth
Gets the width of the tile.
Public property World
Gets the world.