Appendix A: Functions and Instructions
831
PxlOff
CATALOG
PxlOff
row
,
col
PxlOff
rowList
,
colList
Displays the Graph screen and turns off the pixel at
pixel coordinates (
row
,
col
).
Note
: Regraphing erases all drawn items.
PxlHorz 25,1
¸
PxlOff 25,50
¸
25,50
PxlOn
CATALOG
PxlOn
row
,
col
PxlOn
rowList
,
colList
Displays the Graph screen and turns on the pixel at
pixel coordinates (
row
,
col
).
Note
: Regraphing erases all drawn items.
PxlOn 25,50
¸
pxlTest()
CATALOG
pxlTest (
row
,
col
)
⇒
Boolean expression
pxlTest (
rowList
,
colList
)
⇒
Boolean expression
Returns
true
if the pixel at pixel coordinates (
row
,
col
) is on. Returns
false
if the pixel is off.
Note
: Regraphing erases all drawn items.
PxlOn 25,50
¸
@
"
H
¥
"
PxlTest(25,50)
¸
true
PxlOff 25,50
¸
@
"
H
¥
"
PxlTest(25,50)
¸
false
PxlText
CATALOG
PxlText
string
,
row
,
col
Displays the Graph screen and places character
string
string
on the screen, starting at pixel
coordinates (
row
,
col
).
string
is positioned with the upper-left corner of its
first character at the coordinates.
Note
: Regraphing erases all drawn items.
@
PxlText "sample
text",20,10
¸
H
PxlText "sample
text",20,50
¸
PxlVert
CATALOG
PxlVert
col
[
,
drawMode
]
Draws a vertical line down the screen at pixel
position
col
.
If
drawMode
= 1, draws the line (default).
If
drawMode
= 0, turns off the line.
If
drawMode
= -1, turns a line that is on to off or off to
on (inverts pixels along the line).
Note
: Regraphing erases all drawn items. See also
LineVert
.
PxlVert 50,1
¸
Содержание Titanium TI-89
Страница 9: ...Getting Started 6 TI 89 Titanium keys Ë Ì Í Ê ...
Страница 34: ...Getting Started 31 2 or D 2 B u s i n e s s D B D B Press Result ...
Страница 43: ...Getting Started 40 3 0 D B D D B D Press Result ...
Страница 44: ...Getting Started 41 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Страница 58: ...Getting Started 55 Example Set split screen mode to TOP BOTTOM Press Result 3 B D ...
Страница 70: ...Getting Started 67 ...
Страница 175: ...Operating the Calculator 172 From the Keyboard ...
Страница 456: ...Tables 453 ...
Страница 503: ...Split Screens 500 Note Both Top Bottom and Left Right splits use the same methods to select an application ...
Страница 527: ...Data Matrix Editor 524 ...
Страница 704: ...Connectivity 701 A TI 89 Titanium and a Voyage 200 linked together I O Port I O Port I O unit to unit cable ...