enum CrystalGauntlet::LevelLength

Defined in:

enums.cr

Enum Members

Tiny = 0
Short = 1
Medium = 2
Long = 3
XL = 4

Instance Method Summary

Instance Method Detail

def long? #

[View source]
def medium? #

[View source]
def short? #

[View source]
def tiny? #

[View source]
def xl? #

[View source]