SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
PlayerDef Struct Reference

player data, contains colors and key configuration More...

#include <playerDef.h>

Collaboration diagram for PlayerDef:

Public Attributes

nsGraphics::RGBAcolor color
 player color More...
 
PlayerKeys keys
 player key configuration More...
 

Detailed Description

player data, contains colors and key configuration

Definition at line 42 of file playerDef.h.

Member Data Documentation

◆ color

nsGraphics::RGBAcolor PlayerDef::color

player color

Definition at line 47 of file playerDef.h.

◆ keys

PlayerKeys PlayerDef::keys

player key configuration

Definition at line 52 of file playerDef.h.


The documentation for this struct was generated from the following file: