![]() |
SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
|
#include "game.h"
Go to the source code of this file.
Macros | |
#define | ISPRESSED(ID, X) window.isPressed({confData.playerDefs[ID].keys.X, false}) |
#define ISPRESSED | ( | ID, | |
X | |||
) | window.isPressed({confData.playerDefs[ID].keys.X, false}) |
Definition at line 13 of file gameManagers.cpp.