Core package for the KairoEngine library.
James Peret 306433f670 Added IMapDataGenerator interface | il y a 2 ans | |
---|---|---|
Editor | il y a 2 ans | |
Resources | il y a 2 ans | |
Runtime | il y a 2 ans | |
Tests | il y a 3 ans | |
.gitignore | il y a 3 ans | |
Documentation.meta | il y a 3 ans | |
Editor.meta | il y a 3 ans | |
Readme.md | il y a 2 ans | |
Readme.md.meta | il y a 3 ans | |
Resources.meta | il y a 2 ans | |
Runtime.meta | il y a 3 ans | |
Tests.meta | il y a 3 ans | |
changelog.md | il y a 2 ans | |
changelog.md.meta | il y a 3 ans | |
package.json | il y a 2 ans | |
package.json.meta | il y a 3 ans |
This contains the base code that other packages will use. It includes code for the module system, event system and common interfaces.
Sirenix.OdinInspector
zenject
UniRX
QFSW.MOP2
GameInstaller
KairoEngine.Core
KairoEngine.Core.ModuleSystem
[ ] Game State register and check Ex: Check if game is paused, Check if player input is allowed...
[ ] Move UiInputBlocker
from the UI package to this package.