Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RegularSprite

Hierarchy

Index

Constructors

Methods

Constructors

constructor

Methods

draw

  • draw(context: any, x: any, y: any, w: any, h: any): void
  • Draws the sprite, do not use this for sprites which are rendered! Only for drawing images into buffers

    Parameters

    • context: any
    • x: any
    • y: any
    • w: any
    • h: any

    Returns void

getRawTexture

  • getRawTexture(): any