isFacing

abstract boolean isFacing(Positionable position)

Determines if this character is facing a given position.

Return

True if the character is facing the position. False otherwise.

Parameters

position

The position to check if this character is facing.