Fleks icon indicating copy to clipboard operation
Fleks copied to clipboard

Fast, lightweight, multi-platform entity component system in Kotlin

Results 2 Fleks issues
Sort by recently updated
recently updated
newest added

How i can link this to a Issue?

enhancement

Lets make MutableEntityBag **open** so i can override it and make my SortedMutableEntityBag Important is how entities are delete: i need this way: i want to override minusAssign ```kotlin operator...

enhancement
help wanted