]> git.tdb.fi Git - libs/game.git/commit
Pass bullet's initial transform values directly to the constructor
authorMikko Rasa <tdb@tdb.fi>
Sun, 27 Nov 2022 21:39:34 +0000 (23:39 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 27 Nov 2022 21:41:44 +0000 (23:41 +0200)
commitf11589229323a6919a26f07b2f74bb9ffdd94fb5
tree5b38692cbbe416ad90fc767f96f3dc5cb27432c4
parent94f7e5d28dd0a58f011677db11a0bc65948a2bda
Pass bullet's initial transform values directly to the constructor
examples/bassteroids/source/bullet.cpp
examples/bassteroids/source/bullet.h
examples/bassteroids/source/playercontroller.cpp