public Cell( int X, int Y, AreaSpeed oAreaType )
Public Sub New ( _ X As Integer, _ Y As Integer, _ oAreaType As AreaSpeed _ )
public: Cell( int X, int Y, AreaSpeed oAreaType )
[Missing <remarks> documentation for M:PH.Map.Cell.#ctor(System.Int32,System.Int32,PH.Map.AreaSpeed)]