Constructor

new ()

Methods

inline getBlendMode ():Int

inline setBlendMode (blendMode:Int):Void

inline setMaxParticles (maxParticles:Int):Void

inline setSprite (sprite:Sprite2D):Void

Inherited Variables

Inherited Methods

Defined by Drawable2D

inline getLayer ():Int

inline setLayer (layer:Int):Void

inline setOrderInLayer (orderInLayer:Int):Void

Defined by Drawable

inline addLight (light:Light):Void

inline addVertexLight (light:Light):Void

inline getDistance ():Float

inline getLightMask ():Int

inline getLodBias ():Float

inline getMaxLights ():Int

inline getMaxZ ():Float

inline getMinZ ():Float

inline getShadowMask ():Int

inline getViewMask ():Int

inline getZoneMask ():Int

inline hasBasePass (batchIndex:Int):Bool

inline isInView (camera:Camera):Bool

inline isInView1 ():Bool

inline isOccludee ():Bool

inline isOccluder ():Bool

inline isZoneDirty ():Bool

inline limitLights ():Void

inline limitVertexLights (removeConvertedLights:Bool):Void

inline markInView (frameNumber:Int):Void

inline onSetEnabled ():Void

inline setBasePass (batchIndex:Int):Void

inline setCastShadows (enable:Bool):Void

inline setDrawDistance (distance:Float):Void

inline setLightMask (mask:Int):Void

inline setLodBias (bias:Float):Void

inline setMaxLights (num:Int):Void

inline setMinMaxZ (minZ:Float, maxZ:Float):Void

inline setOccludee (enable:Bool):Void

inline setOccluder (enable:Bool):Void

inline setShadowDistance (distance:Float):Void

inline setShadowMask (mask:Int):Void

inline setSortValue (value:Float):Void

inline setViewMask (mask:Int):Void

inline setZoneMask (mask:Int):Void