Syntriax.Engine/Engine.Core
Syntriax 388e7f4788 feat: Time 2024-01-22 23:23:32 +03:00
..
Abstract BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
Exceptions chore: Added Initial Engine Code 2023-11-23 23:54:19 +03:00
Extensions feat: Added Vector2D 2024-01-22 22:03:56 +03:00
Factory chore: Added Initial Engine Code 2023-11-23 23:54:19 +03:00
Static/Internal BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
.gitignore chore: Added Initial Engine Code 2023-11-23 23:54:19 +03:00
Behaviour.cs fix: UnAssign Problems 2023-11-24 17:20:43 +03:00
BehaviourController.cs BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
BehaviourOverride.cs BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
Engine.Core.csproj BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
Engine.Core.sln feat: Implemented IInitialize on GameManager 2023-11-24 11:52:14 +03:00
GameManager.cs BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
GameObject.cs BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
GameTime.cs feat: Time 2024-01-22 23:23:32 +03:00
StateEnable.cs fix: UnAssign Problems 2023-11-24 17:20:43 +03:00
Time.cs feat: Time 2024-01-22 23:23:32 +03:00
Transform.cs BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
Vector2D.cs feat: Added Vector2D 2024-01-22 22:03:56 +03:00