The HtmlImage class represents an image object within an HTML element.

HtmlImage 类表示 HTML 元素中的图像对象。

实现

构造函数

属性

访问器

方法

构造函数

属性

obj: Sprite

The sprite object representing the image.

表示图像的精灵对象。

访问器

方法

  • 参数

    • x: number

      The x-coordinate.

    • y: number

      The y-coordinate.

    返回 void

    Positions the image at the specified coordinates.

    将图像定位到指定的坐标。