background_get_width(ind)

From ENIGMA

Jump to: navigation, search

Description

Gets the width in pixels of a given background and returns the result.

Parameters

Parameter Description
ind index of the background

Return Values

integer: Returns the width of the background in pixels.

Example Call

// demonstrates obtaining the width in pixels of a given background
var mybgw;
mybgw = background_get_height(mybg);
Personal tools
Namespaces
Variants
Actions
Navigation
ENIGMA
Other
Toolbox