engine
—main game engine package¶
Modules:
game
—main loop and world handlingsched
—event scheduler and interpolationevt
—callback-based input and event handlinggfx
—graphics handlingres
—resource loading and cachingentity
—things that exist in the worldtext
—multi-line text renderingsettings
—settings handlingutil
—general utility functionsconf
—game configuration