Data Fields

orxCOLOR Struct Reference
[OrxDisplay]

#include <orxDisplay.h>

Data Fields

union {
   orxVECTOR   vHSL
   orxVECTOR   vHSV
   orxVECTOR   vRGB
}; 
orxFLOAT fAlpha

Detailed Description

Color structure

Definition at line 153 of file orxDisplay.h.


Field Documentation

union { ... }
orxFLOAT orxCOLOR::fAlpha

Alpha component: 16

Definition at line 161 of file orxDisplay.h.

HSL components: 12

Definition at line 158 of file orxDisplay.h.

HSV components: 12

Definition at line 159 of file orxDisplay.h.

RGB components: 12

Definition at line 157 of file orxDisplay.h.


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

Generated for orx by doxygen 1.5.6