Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 617 Bytes

player_turn_ended.md

File metadata and controls

27 lines (17 loc) · 617 Bytes
title
player_turn_ended

player_turn_ended

--8<-- "event.md"

The current player's turn has ended. This event is only posted when this player's turn is totally over. If the player gets an extra ball and shoots again, this event is not posted until after all their extra balls and it's no longer their turn.

Keyword arguments

(See the Conditional Events guide for details for how to create entries in your config file that only respond to certain combinations of the arguments below.)

number

: The player number

player

: The player object whose turn is ending.