|
dl
|
2d粒子精灵 更多...
#include <dl_particle.h>
Public 成员函数 | |
| ParicleNode () | |
Public 属性 | |
| bool | _active |
| Position | _pos |
| Position | _v |
| float | _tEnd |
| float | _tLife |
| gcSprite | _spr |
2d粒子精灵
在文件 dl_particle.h 第 22 行定义.
|
inline |
在文件 dl_particle.h 第 32 行定义.
| bool dl::ParicleNode::_active |
在文件 dl_particle.h 第 24 行定义.
| Position dl::ParicleNode::_pos |
在文件 dl_particle.h 第 25 行定义.
| gcSprite dl::ParicleNode::_spr |
在文件 dl_particle.h 第 30 行定义.
| float dl::ParicleNode::_tEnd |
在文件 dl_particle.h 第 27 行定义.
| float dl::ParicleNode::_tLife |
在文件 dl_particle.h 第 28 行定义.
| Position dl::ParicleNode::_v |
在文件 dl_particle.h 第 26 行定义.