]> git.tdb.fi Git - libs/game.git/history - examples/bassteroids/source/bullet.cpp
Change Owned's constructor to take a pointer to the parent
[libs/game.git] / examples / bassteroids / source / bullet.cpp
2022-12-04 Mikko RasaChange Owned's constructor to take a pointer to the...
2022-11-27 Mikko RasaMake asteroids take damage when shot and eventually...
2022-11-27 Mikko RasaPass bullet's initial transform values directly to...
2022-11-25 Mikko RasaMake it possible to shoot bullets in Bassteroids