10 Commits

Author SHA1 Message Date
39c3de7dcb Switched from using class literal to class 2021-05-22 19:17:37 +12:00
5121b193b9 Successfully implmented physics system 2021-05-14 14:29:28 +12:00
5aeb91d28f Successfully implmented physics system 2021-05-14 14:29:05 +12:00
2192a4e93b Fully implemented the ECS
Basic example implementation also included, with a single entity that is under the effect of gravity. Various debug systems included
2021-04-27 13:50:59 +12:00
48a0fe2e1e Fully implemented Austin Morgan's ECS in Java
(minus generic typing)
2021-04-15 16:17:04 +12:00
44412dae46 Implemented component data per Austin Morlan's example 2021-04-01 16:02:17 +13:00
1e9fc8d180 Improved root data types 2021-04-01 11:19:03 +13:00
0c12f8d38b Added create and destroy functions 2021-03-27 13:42:35 +13:00
85c3470569 Added basic lists 2021-03-25 19:38:22 +13:00
0974d86000 Added initial files 2021-03-25 18:24:56 +13:00