Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mtg
v0.2.12
Mtg
Card
Availability
BoosterTypes
BorderColor
Color
Condition
DuelDeck
Finishes
FrameEffects
Layout
Location
PromoTypes
Rarity
SecurityStamp
Side
Supertypes
Deck
Format
Type
ForeignData
Language
Keywords
Product
Category
Subtype
Set
Type
TcgplayerSkus
Built with Crystal 1.9.2
2023-10-08 09:00:24 UTC
enum
Mtg::Card::Availability
Defined in:
mtg/card/availability.cr
Enum Members
Arena
=
0
Dreamcast
=
1
Mtgo
=
2
Paper
=
3
Shandalar
=
4
Instance Method Summary
#arena?
#dreamcast?
#mtgo?
#paper?
#shandalar?
Instance Method Detail
def
arena?
#
[
View source
]
def
dreamcast?
#
[
View source
]
def
mtgo?
#
[
View source
]
def
paper?
#
[
View source
]
def
shandalar?
#
[
View source
]