issues
search
MineInAbyss
/
geary
ECS framework made for Kotlin
https://docs.mineinabyss.com/geary/
MIT License
49
stars
11
forks
source link
Better query syntax, observers, performance improvements
#101
Closed
0ffz
closed
5 months ago
0ffz
commented
7 months ago
TODO
[x] Have up to 5 type parameters for shorthand queries (add this for observer builder too)
[x] Nullable type parameters in shorthands
[x] Be consistent with serializable sealed classes, check if they do work or not?
[x] Be consistent with
this
or
it
parameter for query operations, some currently use both for backwards compat but this is quite odd.
[x] Update readme
TODO
this
orit
parameter for query operations, some currently use both for backwards compat but this is quite odd.