Image

BGE. Image

Used to draw a bitmap image to the screen

Constructor

new Image(owner, canvasBitmap, region, argsopt) → {void}

Parameters:
Name Type Attributes Default Description
owner GameEntity
canvasBitmap object
region object
args object <optional>
{}
Source:

Extends

  • Drawable

Methods

draw(additionalRotationopt) → {void}

Parameters:
Name Type Attributes Default Description
additionalRotation float <optional>
0
Source: