]> git.tdb.fi Git - libs/game.git/commit
Make the data members of BufferedComponent private
authorMikko Rasa <tdb@tdb.fi>
Sat, 15 Mar 2025 14:49:12 +0000 (16:49 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 15 Mar 2025 14:49:42 +0000 (16:49 +0200)
commit557e41da62eb0d5d01eb468c618d2c5a393a6238
tree7c70f7563032cdaeb9ef95addd0dd8dd653905cd
parentec1789930ce143f23b04f37a0caf82ee401d2c7a
Make the data members of BufferedComponent private

Derived classes should only access them through the provided functions.
source/game/component.h