User Tools

Site Tools


ugbasic:user:kw:sprite_max_x
Translations of this page:


ugBASIC User Manual

SPRITE MAX X

SYNTAX

   = SPRITE MAX X

PURPOSE

This constant allows us to know which is the largest abscissa (x) that can assume the horizontal position of a sprite. It may or may not coincide with the horizontal resolution of the screen, in the sense that some graphics chipsets can move sprites far beyond what is representable (example: border management on the VIC-II).

EXAMPLE

  maxX = SPRITE MAX X

ABBREVIATION

 Spr Mx X

AVAILABLE ON

  • Commodore 64

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY