Class cc.AnimationFrameData
- Defined in: CCTypes.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
cc.AnimationFrameData(texCoords, delay, size)
struct that holds the size in pixels, texture coordinates and delays for animated cc.ParticleSystem
|
Class Detail
cc.AnimationFrameData(texCoords, delay, size)
struct that holds the size in pixels, texture coordinates and delays for animated cc.ParticleSystem
- Parameters:
- {cc.T2F_Quad} texCoords
- delay
- size