GXColorS10

Syntax

typedef struct{
    s16      r,
             g,
             b,
             a;
} GXColorS10;

Description

A signed color structure used by GX API functions.

Functions Using This Type

GXSetTevColorS10

Revision History

2006/03/01 Initial version.


CONFIDENTIAL