CardGame
Rogue-like card videogame
Loading...
Searching...
No Matches
enemy.h File Reference
#include "enemyMove.h"
#include "entities/entity.h"
#include <vector>
Include dependency graph for enemy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Enemy
 Base class for enemies with a predefined move sequence. More...