Checks the given coordinates of the stage
and compares the actor found there with the given actor
.
stage |
a Stage |
point |
coordinates to check |
actor |
the expected actor at the given coordinates |
result |
actor at the coordinates |
|