Commit Graph

8 Commits

Author SHA1 Message Date
Lukas Klingsbo
a47f62b018 Add explanation to assert 2020-12-09 10:10:12 +00:00
Lukas Klingsbo
1c36b6ebf1 Use relative import 2020-12-09 10:10:12 +00:00
Lukas Klingsbo
c4e2021b6c Components with a gameRef doesn't require it as argument
For the addChild method
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
2818845f7e propagateToChildren should not handle this, only children 2020-12-09 10:10:11 +00:00
Lukas Klingsbo
00e331b11e Update BaseComponent description 2020-12-09 10:10:11 +00:00
Lukas Klingsbo
7f16df3a3a Children should be private 2020-12-09 10:10:11 +00:00
Lukas Klingsbo
e8ee7a3a82 Move relevant parts from PositionComponent to BaseComponent 2020-12-09 10:10:11 +00:00
Lukas Klingsbo
cf68a32c1b Keep component unopinionated 2020-12-09 10:10:11 +00:00