Syntriax
Syntriax pushed to main at Syntriax/Engine-Pong 2024-02-01 13:12:02 +03:00
da83802427 chore: Engine Update
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-01 13:11:54 +03:00
ab0e868d52 style: IterationCount to IterationPerStep
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-01 13:11:49 +03:00
0257911018 docs(physics2d): Primitives
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-01 13:11:44 +03:00
2b19b24a26 docs(physics2d): Abstract
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-01 12:17:36 +03:00
2f4137dae2 docs(core): Abstract
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-01 12:17:21 +03:00
4ce9c8e0d9 docs: Core IAssignable
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-02-01 12:17:16 +03:00
3e9c393817 style: ICamera2D.WorldToScreenPosition Parameter Name Fixed
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 17:28:49 +03:00
364c383e08 chore: ICamera2D to Engine
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-01-31 17:28:46 +03:00
a1f63d2728 feat: ICamera2D Interface
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 17:26:45 +03:00
1fd8060857 feat: Applied ICamera2D
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 17:21:30 +03:00
35933dfd14 feat: ICamera2D
Syntriax pushed to development at Syntriax/Syntriax.Engine 2024-01-31 17:01:46 +03:00
6c36d4d21d feat: IBehaviourController.GetBehaviour
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 14:38:18 +03:00
d66b119119 refactor: Constructor Placements
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 13:54:46 +03:00
e7ee460323 feat: Random Ball Start Direction
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 13:41:14 +03:00
e86cf71010 fix: Build Errors
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 11:58:19 +03:00
a357f0fdcb refactor: Removed Unnecessary Graphics Folder
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 11:50:25 +03:00
ff3202eda9 refactor: Renamed Behaviours
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 11:48:42 +03:00
8929d3282f refactor: Removed Unused Behaviours
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 11:21:12 +03:00
bc7925dbab refactor: Text Behaviour Font Constructor
Syntriax pushed to main at Syntriax/Engine-Pong 2024-01-31 11:18:17 +03:00
80ee5d760a refactor: Unnecessary Declarations Removed