Skip to content

Core

progature.engine.core

core module is main part of the app. This module is responsible for working with Game objects.

core module is an interface for app to work with Game objects. writing and changing and managing Game objects are implemented here.

Notes

we have game submodule that contains
1. handler
2. manager
3. loader