{{htmlmetatags>metatag-robots=()
metatag-title=(SPRITE MAX X | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for SPRITE MAX X)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(SPRITE MAX X | ugBASIC User Manual)
metatag-og:description=(Manual page for SPRITE MAX X)
}}
====== 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 ====
SprMxX
==== 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 [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON SPRITE MAX X|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]