Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IVisualComponent

Hierarchy

  • IVisualComponent

Implemented by

Index

Properties

Properties

assets

assets: Resources

drawComponent

drawComponent: function

Type declaration

    • (c: CanvasRenderingContext2D, texture: HTMLImageElement, part: any): void
    • Parameters

      • c: CanvasRenderingContext2D
      • texture: HTMLImageElement
      • part: any

      Returns void

Generated using TypeDoc