SmallReward.get_identity#
- SmallReward.get_identity() tuple[int | None, int, int]#
Return a tuple that identifies the grid object and its state in the enviroment.
- Returns:
A tuple consisting of
identifier,colorandstate.- Return type:
tuple[int | None, int, int]