This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Commit 8877626
committed
refactor: migrate to C# 10 and file-scoped namespaces
Updated multiple files to use C# 10 language features including file-scoped namespaces. Also renamed PositionComponent to TransformComponent with enhanced functionality including position, rotation and scale properties. Project files updated to LangVersion 10.1 parent c0f972f commit 8877626
14 files changed
Lines changed: 2039 additions & 2043 deletions
File tree
- src
- Lunar.Modules.TypeWriter
- Lunar
- Components
- Interfaces
- Systems
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
0 commit comments