Enemy.is_walkable#

Enemy.is_walkable() bool#

The enemy grid object is always walkable. Allows for episode termination by enemy contact.

Returns:

True

Return type:

bool