get_content
Description:
public unowned Actor get_content ()
Gets the tile's content actor.
Parameters:
Returns:
|
the tile's content, this actor will change each time the tile's content changes. You should not unref this content, it is owned by
the tile.
|