[][src]Module akashi::components::card_type

Utilities for working with in-game card categories or types.

Structs

AttachedCardType

A Component representing a particular CardType entity that is associated with a Card.

CardType

An Entity representing an abstract card type.

Type Definitions

CardTypeLayer

Acts as a ComponentBackend for AttachedCardTypes by wrapping another ComponentBackend.