API Docs for:
Show:

Object_Image Class

Module: ui

An UI image object to display an image on screen.

Item Index

Properties

Properties

angle

Number

The UI object's rotation-angle in degrees. The rotation center depends on the anchor-point.

bitmap

gs.Bitmap

The UI object's bitmap used for visual presentation.

srcRect

gs.Rect

The UI object's source rectangle on screen.

visual

gs.Component_Sprite

The UI object's visual-component to display the game object on screen.