Difference between revisions of "83Plus:BCALLs:4E67"
From WikiTI
m (typo) |
(this is "Horizontal ") |
||
Line 20: | Line 20: | ||
== Comments == | == Comments == | ||
− | This is | + | This is probably the BASIC "Horizontal " command. |
+ | |||
+ | == Credits and Contributions == | ||
+ | '''Patrick Connor''': speculation about its purpose. |
Latest revision as of 05:33, 10 March 2007
Synopsis
Unofficial Name: HorizontalLine
BCALL Address: 4E67
Draws a left-justified horizontal line.
Inputs
- (curGY2): Y-coordinate of line (0 being lower-left corner of LCD)
- (pixWide_m_2): width of line
Outputs
- None
Destroys
- None
Comments
This is probably the BASIC "Horizontal " command.
Credits and Contributions
Patrick Connor: speculation about its purpose.