Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GlowOverlayComponent

Draws a glow sprite overlay over the given entity

Hierarchy

Index

Constructors

constructor

  • Parameters

    • __namedParameters: object
      • blendMode: string
      • maxAlpha: number
      • offset: any
      • overlaySprite: any
      • pulseInterval: number
      • spriteSize: number

    Returns GlowOverlayComponent

Methods

deserialize

  • deserialize(data: any): any

getDebugString

  • getDebugString(): string

serialize

  • serialize(): object

Static getCachedSchema

  • getCachedSchema(): any

Static getId

  • getId(): string
  • Returns string

Static getSchema

  • getSchema(): object

Static verify

  • verify(data: any): string