.. |
Abstract
|
fix: IGameObjects Not Being Initialized Properly
|
2024-10-26 22:45:24 +03:00 |
Exceptions
|
chore: Added Initial Engine Code
|
2023-11-23 23:54:19 +03:00 |
Extensions
|
refactor: IHierarchy Integration with Overall Code Base
|
2024-10-26 13:46:04 +03:00 |
Factory
|
revert: refactor: ITransformWithGameObject
|
2024-02-07 11:45:14 +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
|
BREAKING CHANGE: Added IHierarchObject with Hierarchy Enter & Exit
|
2024-10-22 22:05:22 +03:00 |
BehaviourBase.cs
|
BREAKING CHANGE: Renamed IInitialize.Initialized to IsInitialized
|
2024-10-22 20:57:12 +03:00 |
BehaviourCollector.cs
|
fix: Behaviour Collector Not Recognizing Registered GameObjects After Initial Setup
|
2024-10-22 21:46:26 +03:00 |
BehaviourController.cs
|
BREAKING CHANGE: Renamed IInitialize.Initialized to IsInitialized
|
2024-10-22 20:57:12 +03:00 |
CoroutineManager.cs
|
refactor: Wrong Accessibility Level On Field
|
2024-10-29 22:45:08 +03:00 |
Engine.Core.csproj
|
BREAKING CHANGE: Removed MonoGame Package
|
2024-01-22 22:45:40 +03:00 |
EngineTime.cs
|
fix: EngineTime DeltaTimeFrame
|
2024-09-26 22:59:25 +03:00 |
GameManager.cs
|
fix: IGameObjects Not Being Initialized Properly
|
2024-10-26 22:45:24 +03:00 |
GameObject.cs
|
fix: IGameObjects Not Being Initialized Properly
|
2024-10-26 22:45:24 +03:00 |
HierarchyObjectBase.cs
|
feat: Basic CoroutineManager
|
2024-10-26 13:47:39 +03:00 |
Math.cs
|
chore: Another Code Style Mistake
|
2024-10-20 15:11:51 +03:00 |
MathExtensions.cs
|
feat: Engine.Core.MathExtensions
|
2024-10-20 15:12:20 +03:00 |
StateEnable.cs
|
BREAKING CHANGE: Renamed IInitialize.Initialized to IsInitialized
|
2024-10-22 20:57:12 +03:00 |
Time.cs
|
feat: EngineTime.DeltaTimeFrame
|
2024-02-01 18:43:33 +03:00 |
Transform.cs
|
BREAKING CHANGE: Renamed IInitialize.Initialized to IsInitialized
|
2024-10-22 20:57:12 +03:00 |
Vector2D.cs
|
fix: Renamed Vector2D.Subdivide to Divide
|
2024-02-01 14:42:45 +03:00 |