![]() |
SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
|
player data, contains colors and key configuration More...
#include <playerDef.h>
Public Attributes | |
nsGraphics::RGBAcolor | color |
player color More... | |
PlayerKeys | keys |
player key configuration More... | |
player data, contains colors and key configuration
Definition at line 42 of file playerDef.h.
nsGraphics::RGBAcolor PlayerDef::color |
player color
Definition at line 47 of file playerDef.h.
PlayerKeys PlayerDef::keys |
player key configuration
Definition at line 52 of file playerDef.h.