enum Leyline::Achievement::Type

Overview

TODO This helps in saving memory, but it's less intuitive to compare the enum than to have them stored as strings or symbols. Change?

Defined in:

leyline/api/achievements.cr

Enum Members

Default = 0
ItemSet = 1

Constructors

Instance Method Summary

Constructor Detail

def self.new(parser : JSON::PullParser) #

[View source]

Instance Method Detail

def default? #

[View source]
def item_set? #

[View source]