[][src]Module taurus::player

Module for player-specific logic.

Functions

calc_fov

Calculates FOV around the player. This should be called whenever the player moves. Messages, for example, are only added if the player sees the event.

player_act

Acts out the player's turn.

player_process_event