module Engine
Defined in:
spellstorm/config.crspellstorm/engine/assets.cr
spellstorm/engine/engine.cr
spellstorm/engine/objects.cr
Constant Summary
- 
        PHYS_DT = 
1.0 / 60 - 
        SCREENX = 
1024 - 
        SCREENY = 
640 
1.0 / 60
      1024
      640