mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-25 04:11:42 -04:00
add ParticleStruct
This commit is contained in:
parent
baaec62bc0
commit
32a99eef91
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,11 @@ NS_CC_BEGIN
|
|||
|
||||
class CCSpriteFrame;
|
||||
|
||||
// 2.2 additions
|
||||
struct ParticleStruct {
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
* @addtogroup particle_nodes
|
||||
* @{
|
||||
|
|
Loading…
Add table
Reference in a new issue