Syntriax
|
6c36d4d21d
|
feat: IBehaviourController.GetBehaviour
|
2024-01-31 17:03:40 +03:00 |
Syntriax
|
01a99daf8a
|
feat: IBehaviourController Enumarable<IGameObject>
|
2024-01-31 09:29:39 +03:00 |
Syntriax
|
514e5b5762
|
feat: IBehaviourController.GetBehaviours(List)
|
2024-01-30 13:49:54 +03:00 |
Syntriax
|
69eca44dd8
|
fix: DebuggerDisplay Wrongly Typed Parameters
|
2024-01-27 21:05:56 +03:00 |
Syntriax
|
7b47703ba0
|
refactor: DebuggerDisplays For Basic Types
|
2024-01-27 00:51:34 +03:00 |
Syntriax
|
3428fcc6ca
|
perf: BehaviourController.GetBehaviours now uses Linq.Enumerable.Empty if None Found
|
2024-01-24 14:41:10 +03:00 |
Syntriax
|
81f9ef10bf
|
BREAKING CHANGE: Removed MonoGame Package
|
2024-01-22 22:45:40 +03:00 |
Syntriax
|
c03d74dbe0
|
feat: Added a RemoveBehaviour with Parameter
|
2023-11-30 17:54:32 +03:00 |
Syntriax
|
bb6990a80c
|
feat: PreUpdate and FirstActiveFrame to Behaviour
|
2023-11-30 10:39:40 +03:00 |
Syntriax
|
d75bae802a
|
fix: UnAssign Problems
|
2023-11-24 17:20:43 +03:00 |
Syntriax
|
5a01b01215
|
feat: Added IAssignable.Unassign()
|
2023-11-24 17:03:21 +03:00 |
Syntriax
|
8a8c09f043
|
chore: Finalize Don't Set Fields to Null Anymore
|
2023-11-24 16:37:09 +03:00 |
Syntriax
|
5fcf63c5a7
|
chore: Added Initial Engine Code
|
2023-11-23 23:54:19 +03:00 |