Package-level declarations

Types

Link copied to clipboard
interface Valuable

A valueable is an object that can have a value.

Link copied to clipboard
interface Value<T>

A value or stat e.g., health, attack, mana cost, etc.

Link copied to clipboard
interface ValueResolver

Resolves the value of a Value for a CardInstance.