Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mtg
v0.1.3
Mtg
Card
Availability
BorderColor
Color
Condition
DuelDeck
FrameEffects
Layout
Location
PromoTypes
Rarity
Side
Supertypes
Deck
Format
Type
ForeignData
Language
Keywords
Set
Type
Built with Crystal 1.9.2
2023-10-08 09:02:46 UTC
enum
Mtg::Card::DuelDeck
Defined in:
mtg/card/duel_deck.cr
Enum Members
A
=
0
B
=
1
Constructors
.from_s
(value : String) : DuelDeck
.new
(value : String) : DuelDeck
Instance Method Summary
#a?
#b?
Constructor Detail
def self.
from_s
(value : String) :
DuelDeck
#
[
View source
]
def self.
new
(value : String) :
DuelDeck
#
[
View source
]
Instance Method Detail
def
a?
#
[
View source
]
def
b?
#
[
View source
]