Effekseer
 全て クラス 関数 変数
Public メソッド | Static Public メソッド | Public 変数 | すべてのメンバ一覧
構造体 Effekseer::Color

[詳細]

#include <Effekseer.h>

Public メソッド

 Color ()
 コンストラクタ
 
 Color (uint8_t r, uint8_t g, uint8_t b, uint8_t a=255)
 コンストラクタ
 

Static Public メソッド

static void Mul (Color &o, const Color &in1, const Color &in2)
 乗算
 

Public 変数

uint8_t R
 
 
uint8_t G
 
 
uint8_t B
 
 
uint8_t A
 透明度
 

説明


この構造体の説明は次のファイルから生成されました: