module Stelios
Extended Modules
Defined in:
core/helper.crengine/container.cr
engine/entity.cr
engine/entity/player.cr
engine/item.cr
engine/stat.cr
render/helper.cr
stelios.cr
Constant Summary
-
INF =
new_interface
-
STAT_NAME_LOOKUP =
{"vit" => Stat::Vit, "int" => Stat::Int, "dex" => Stat::Dex, "str" => Stat::Str, "wil" => Stat::Wil, "lck" => Stat::Lck}
-
VERSION =
Version::SHORT