GXSceneY - boxgaming/gx GitHub Wiki

Syntax

sceneY% = GXSceneY

Description

Returns the scene's current y position.

Examples

Example1: Get the scene's current y position.

DIM sceneY AS INTEGER
sceneY = GXSceneY

See Also

GXScenePos, GXSceneMove, GXSceneX, GXSceneWidth, GXSceneHeight, GXSceneColumns, GXSceneRows