Brychan Dempsey 7524a0096a Added abstraction to ECSSystem
Allows the library to signal the required implementations of inti() and update()
2021-06-08 14:44:34 +12:00
2021-06-07 21:25:01 +12:00
2021-06-08 14:44:34 +12:00
2021-05-22 14:32:59 +12:00

JavaECS

An implementation of an Entity-Component-System in Java. Based on the C++ implementation by Austin Morlan.

See the documentation for implmentation details

Description
No description provided
Readme 268 KiB
2021-06-15 18:30:18 +12:00
Languages
Java 100%