Commit graph

4 commits

Author SHA1 Message Date
Sara 0c6f1dd8cf feat: reworked typeclasses to forward-declare then define
forward declarations are simplified with decl_typeclass_impl
impl_Typeclass_for now instead only define
static inline impl_Typeclass_for can be used to achieve the old behaviour
2024-01-12 09:02:42 +01:00
Sara ac8cacd2fc feat(render): added render depth to behaviour entities 2023-11-25 11:33:11 +01:00
Sara 54efa7c83e feat(entities): removed spawn function from behaviour entities 2023-11-24 16:20:59 +01:00
Sara 5ab93d62ad new build system config 2023-11-20 12:04:55 +01:00
Renamed from src/behaviour_entity.h (Browse further)