Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
card-switch
master
CardSwitch
Board
Built with Crystal 1.9.2
2023-10-07 18:09:11 UTC
enum
CardSwitch::Board
Defined in:
card-switch.cr
Enum Members
Type1
=
0
Type2
=
1
Type3
=
2
Instance Method Summary
#type1?
#type2?
#type3?
Instance Method Detail
def
type1?
#
[
View source
]
def
type2?
#
[
View source
]
def
type3?
#
[
View source
]