CMGDK r49-rc2
|
组合类型 | |
class | Bubble |
肥皂泡效果类 更多... | |
class | Eclosion |
羽化效果模拟 更多... | |
class | Rain |
下雨效果模拟类 更多... | |
class | Sakura |
樱花飞落效果模拟类 更多... | |
struct | SnowParticle |
class | Snow |
<下雪效果模拟 更多... | |
函数 | |
void | init_sin () |
float __inline | hgl_sin (int value) |
变量 | |
const uint | fans_count = 36 |
const float | min_alpha = 0.7f |
const float | max_alpha = 0.9f |
图形效果所用名字空间
float __inline hgl::GraphicsEffect::hgl_sin | ( | int | value | ) |
void hgl::GraphicsEffect::init_sin | ( | ) |
const uint hgl::GraphicsEffect::fans_count = 36 |
const float hgl::GraphicsEffect::max_alpha = 0.9f |
const float hgl::GraphicsEffect::min_alpha = 0.7f |