A bit of an architectural change before we progress further. Moved player code into a shared PlayerBass class to elimnate some severe code duplication while i was getting things working. |
||
|---|---|---|
| .. | ||
| game.cpp | ||
| game.h | ||
| player.cpp | ||
| player.h | ||
A bit of an architectural change before we progress further. Moved player code into a shared PlayerBass class to elimnate some severe code duplication while i was getting things working. |
||
|---|---|---|
| .. | ||
| game.cpp | ||
| game.h | ||
| player.cpp | ||
| player.h | ||