Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICardImageService

Every theme should be a new instance of an ICardImageService.

Hierarchy

  • ICardImageService

Index

Properties

cardBackImageUrl

cardBackImageUrl: string

cardMap

cardMap: IndexedMap<Card, string>

Methods

getImageUrl

  • getImageUrl(card: Card): string

setCardBackImageUrl

setCardMap

Generated using TypeDoc