GXSceneWidth - boxgaming/gx GitHub Wiki

Syntax

sceneWidth% = GXSceneWidth

Description

Returns the scene width.

Examples

Example1: Get the scene width.

DIM sceneWidth AS INTEGER
sceneWidth = GXSceneWidth

See Also

GXScenePos, GXSceneMove, GXSceneX, GXSceneY, GXSceneHeight, GXSceneColumns, GXSceneRows