adding event stuff to renderer to notify of new explosions
This commit is contained in:
parent
f49d07fdc5
commit
544282dd84
6 changed files with 85 additions and 12 deletions
|
|
@ -16,6 +16,6 @@ namespace game {
|
|||
}
|
||||
|
||||
public:
|
||||
Explosion *explosion;
|
||||
const Explosion *explosion;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue