TargetPlayerSelector

A TargetPlayerSelector selects a list of players that can be targeted by an ability.

Functions

Link copied to clipboard
abstract fun resolve(game: Game, source: CardInstance): List<Player>

Resolves the target players for an ability.