module Engine

Defined in:

spellstorm/config.cr
spellstorm/engine/assets.cr
spellstorm/engine/engine.cr
spellstorm/engine/objects.cr

Constant Summary

PHYS_DT = 1.0 / 60
SCREENX = 1024
SCREENY = 640