module CrystalGauntlet::Hashes

Extended Modules

Defined in:

lib/hash.cr

Instance Method Summary

Instance Method Detail

def gen_multi(level_hash_data : Array(Tuple(Int32, Int32, Bool))) #

[View source]
def gen_pack(map_packs : Array(Tuple(Int32, Int32, Int32))) : String #

[View source]
def gen_solo(level_string : String) : String #

[View source]
def gen_solo_2(level_multi_string : String) : String #

[View source]
def gen_solo_3(level_multi_string : String) : String #

[View source]
def gen_solo_4(level_multi_string : String) : String #

[View source]