![]() |
SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
|
#include <vector>
Go to the source code of this file.
Classes | |
class | InvadersColumn |
Column of invader. More... | |
class | InvadersGrid |
Enumerations | |
enum class | InvaderType { TYPEA , TYPEB , TYPEC , NONE } |
List of all invader type. More... | |
|
strong |
List of all invader type.
Enumerator | |
---|---|
TYPEA | |
TYPEB | |
TYPEC | |
NONE |
Definition at line 22 of file invadersGrid.h.