SecondBASIC Documentation v3
Home
/
Function Reference
/
TvScanY()
TvScanY()
Description:
Returns the horizontal position of the TV beam. This value is not valid during the vertical blanking period. This value is taken directly from the VDP's HV counter.
Syntax:
TvScanY()
Example:
a = TvScanY()
Print a