This website requires JavaScript.
Explore
Help
Sign In
Syntriax
/
Syntriax.Engine
Watch
1
Star
0
Fork
0
You've already forked Syntriax.Engine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Syntriax.Engine
/
Engine.Systems
/
Time
History
Syntriax
c8bb991865
refactor!: removed noise from class names
...
Renamed classes with names XBehaviour to X
2025-07-09 22:20:42 +03:00
..
IReadOnlyStopwatch.cs
perf!: events refactored throughout all the project to use Event<> class
2025-05-31 00:32:58 +03:00
IReadOnlyTicker.cs
perf!: events refactored throughout all the project to use Event<> class
2025-05-31 00:32:58 +03:00
IReadOnlyTimer.cs
chore: fixed record struct arguments' naming
2025-06-08 21:12:16 +03:00
IStopwatch.cs
…
ITicker.cs
perf!: events refactored throughout all the project to use Event<> class
2025-05-31 00:32:58 +03:00
ITimer.cs
…
Stopwatch.cs
refactor!: removed noise from class names
2025-07-09 22:20:42 +03:00
Ticker.cs
refactor!: removed noise from class names
2025-07-09 22:20:42 +03:00
Timer.cs
refactor!: removed noise from class names
2025-07-09 22:20:42 +03:00
TimerState.cs
…