|
80202d4a07
|
feat: time scaling
|
2025-04-12 11:49:44 +03:00 |
|
|
f119a23d2b
|
feat: added IGameManager.OnPreUpdate event
|
2025-04-08 20:29:53 +03:00 |
|
|
d1a289885b
|
refactor: IGameManager.Enumerable<IHierarchyObject>
|
2025-03-31 14:25:00 +03:00 |
|
|
b73c9ed0ae
|
refactor: got rid of the static Time class and implemented EngineTime on IGameManager
|
2025-03-30 20:27:22 +03:00 |
|
|
f9785462b0
|
refactor: delegate names updated to have no "On" prefix
|
2025-03-29 21:51:51 +03:00 |
|
|
4ec1a32db2
|
refactor!: IGameObject removed
|
2025-03-28 17:48:31 +03:00 |
|
|
e725a4e89c
|
refactor: Renamed Delegate Declarations as EventHandler
|
2024-11-23 23:14:44 +03:00 |
|
|
cc4068fa2e
|
refactor: Removed IEnumerable<GameObjects> from IGameManager
|
2024-11-16 22:44:45 +03:00 |
|
|
43f1749b04
|
refactor: IHierarchy Integration with Overall Code Base
|
2024-10-26 13:46:04 +03:00 |
|
|
9c2b098821
|
feat: IGameManager Events
|
2024-10-25 23:10:20 +03:00 |
|
|
91aa26e15a
|
BREAKING CHANGE: Added IHierarchObject with Hierarchy Enter & Exit
|
2024-10-22 22:05:22 +03:00 |
|
|
ef21cdf213
|
refactor: Actions to Delegates
|
2024-07-15 01:13:39 +03:00 |
|
|
2f4137dae2
|
docs(core): Abstract
|
2024-02-01 11:15:49 +03:00 |
|
|
8269c789a6
|
fix: IGameManager Action Types
|
2024-01-31 09:27:24 +03:00 |
|
|
9853e0af36
|
feat: IGameManager
|
2024-01-30 11:51:43 +03:00 |
|