SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
gameManagers.cpp File Reference
#include "game.h"
Include dependency graph for gameManagers.cpp:

Go to the source code of this file.

Macros

#define ISPRESSED(ID, X)   window.isPressed({confData.playerDefs[ID].keys.X, false})
 

Macro Definition Documentation

◆ ISPRESSED

#define ISPRESSED (   ID,
 
)    window.isPressed({confData.playerDefs[ID].keys.X, false})

Definition at line 13 of file gameManagers.cpp.