Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vColor Class Reference

#include <configxml.h>

Public Attributes

string name
 
float r
 
float g
 
float b
 
float a
 

Detailed Description

Definition at line 40 of file configxml.h.

Member Data Documentation

float vColor::a

Definition at line 44 of file configxml.h.

Referenced by VegaConfig::checkColor().

float vColor::b

Definition at line 44 of file configxml.h.

Referenced by VegaConfig::checkColor().

float vColor::g

Definition at line 44 of file configxml.h.

Referenced by VegaConfig::checkColor(), and VegaConfig::getColor().

string vColor::name

Definition at line 43 of file configxml.h.

Referenced by VegaConfig::checkColor().

float vColor::r

Definition at line 44 of file configxml.h.

Referenced by VegaConfig::checkColor().


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