Brychan Dempsey 86ef1e30e3 Changed component data handling
Adding empty (null) component data defaults to false
Also added getNumEntities() function
Added a test for getRegistrationsOutOfRange
2021-06-10 15:28:15 +12:00
2021-06-07 21:25:01 +12:00
2021-06-10 15:28:15 +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%