{{htmlmetatags>metatag-robots=()
metatag-title=(ROT | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for ROT)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(ROT | ugBASIC User Manual)
metatag-og:description=(Manual page for ROT)
}}
====== ugBASIC User Manual ======
===== ROT ✓ =====
===== SYNTAX =====
==== PURPOSE ====
The ''ROT'' command is used to set the starting angle and step for subsequent
drawing operations with the DRAW command.
==== EXAMPLE ====
DRAW "BM0,0;R10;U10;L10;D10"
See also the following example files:
* ''[[https://github.com/spotlessmind1975/ugbasic/tree/main/examples/graphics_draw_01.bas|graphics_draw_01.bas]]''
==== ABBREVIATION ====
Rot
==== AVAILABLE ON ====
==== SEE ALSO ====
[[DRAW (program)]]
==== 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 ROT|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]