jul1278 / SimpleComponents

component-based 2D game engine in SDL
0 stars 1 forks source link

Inherit various component types from generic interface #1

Closed jul1278 closed 8 years ago

jul1278 commented 8 years ago

tryna avoid OO style big inheritance trees though, this may not ever even be necessary?