Constructor

new ()

Methods

inline getAlpha ():Float

inline getBlendMode ():Int

inline getColor ():Color

inline getDrawRect ():Rect

inline getFlipX ():Bool

inline getFlipY ():Bool

inline setAlpha (alpha:Float):Void

inline setBlendMode (blendMode:Int):Void

inline setColor (color:Color):Void

inline setCustomMaterial (customMaterial:Material):Void

inline setDrawRect (rect:Rect):Void

inline setFlip (flipX:Bool, flipY:Bool):Void

inline setFlipX (flipX:Bool):Void

inline setFlipY (flipY:Bool):Void

inline setHotSpot (hotspot:Vector2):Void

inline setSprite (sprite:Sprite2D):Void

inline setTextureRect (rect:Rect):Void

inline setUseDrawRect (useDrawRect:Bool):Void

inline setUseHotSpot (useHotSpot:Bool):Void

inline setUseTextureRect (useTextureRect:Bool):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