]> git.tdb.fi Git - libs/game.git/commit
Allow overriding the base class of BufferedComponent
authorMikko Rasa <tdb@tdb.fi>
Tue, 15 Apr 2025 21:50:57 +0000 (00:50 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 15 Apr 2025 21:51:47 +0000 (00:51 +0300)
commitb9d96dc9094b90d1486a044d2822a9df9621d78a
tree414437260ebc42b776e91c102ce5d28017bba6bd
parentc14a265ce13524c2b9e5ba10fa94d0a17b1ab9c1
Allow overriding the base class of BufferedComponent

It still has to ultimately derive from Component, but this allows
inserting an intermediate base class.
source/game/component.h