Nostalgia  2.1.5
Map.CellResult Class Reference

Class that will contain the result of Map.FindCell (). More...

Public Attributes

Map map
 Map the corresponding Cell belongs. More...
 
Cell cell
 The found Cell. More...
 

Detailed Description

Class that will contain the result of Map.FindCell ().

Member Data Documentation

Cell cell

The found Cell.

Map map

Map the corresponding Cell belongs.