| Package | com.whirled.contrib.platformer.display |
| Class | public class ParticleLayer |
| Inheritance | ParticleLayer Layer flash.display.Sprite |
| Property | Defined by | ||
|---|---|---|---|
| displayCount : int [read-only]
| ParticleLayer | ||
| Method | Defined by | ||
|---|---|---|---|
| ParticleLayer | |||
|
addParticleEffect(cw:CacheWrapper, pt:Point):void
| ParticleLayer | ||
![]() |
shutdown():void
| Layer | |
![]() |
update(nX:Number, nY:Number, scale:Number = 1):void
| Layer | |
| Constant | Defined by | ||
|---|---|---|---|
| BUFFER : Number [static]
| ParticleLayer | ||
| displayCount | property |
displayCount:int [read-only]Implementation
public function get displayCount():int
| ParticleLayer | () | constructor |
public function ParticleLayer()
| addParticleEffect | () | method |
public function addParticleEffect(cw:CacheWrapper, pt:Point):voidParameters
cw:CacheWrapper |
|
pt:Point |
| BUFFER | constant |
protected static const BUFFER:Number