Difference between revisions of "Category:83Plus:Basic:Graphics"
From WikiTI
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
− | [[Category:83Plus:Basic|Graphical Commands]] | + | [[Category:83Plus:Basic:Commands|Graphical Commands]] |
== Homescreen functions: == | == Homescreen functions: == | ||
− | '''I/O menu ([PRGM] [>])''' | + | '''I/O menu ([PRGM] [>])''' |
− | 3: [[Disp]] | + | |
− | 6: [[Output(]] | + | 3: [[83Plus:Basic:Graphics:Disp|Disp]] |
− | 8: [[ClrHome]] | + | |
+ | 6: [[83Plus:Basic:Graphics:Output(|Output(]] | ||
+ | |||
+ | 8: [[83Plus:Basic:Graphics:ClrHome|ClrHome]] | ||
== Graphscreen functions == | == Graphscreen functions == | ||
− | '''Draw menu ([2nd] [PRGM])''' | + | '''Draw menu ([2nd] [PRGM])''' |
− | 1: [[ClrDraw]] | + | |
− | 2: [[Line(]] | + | 1: [[83Plus:Basic:Graphics:ClrDraw|ClrDraw]] |
− | 3: [[Horizontal]] | + | |
− | 4: [[Vertical]] | + | 2: [[83Plus:Basic:Graphics:Line(|Line(]] |
− | 5: [[Tangent(]] | + | |
− | 6: [[DrawF]] | + | 3: [[83Plus:Basic:Graphics:Horizontal|Horizontal]] |
− | 7: [[Shade(]] | + | |
− | 8: [[DrawInv]] | + | 4: [[83Plus:Basic:Graphics:Vertical|Vertical]] |
− | 9: [[Circle]] | + | |
− | 0: [[Text(]] | + | 5: [[83Plus:Basic:Graphics:Tangent(|Tangent(]] |
− | A: [[Pen]] | + | |
+ | 6: [[83Plus:Basic:Graphics:DrawF|DrawF]] | ||
+ | |||
+ | 7: [[83Plus:Basic:Graphics:Shade(|Shade(]] | ||
+ | |||
+ | 8: [[83Plus:Basic:Graphics:DrawInv|DrawInv]] | ||
+ | |||
+ | 9: [[83Plus:Basic:Graphics:Circle(|Circle]] | ||
+ | |||
+ | 0: [[83Plus:Basic:Graphics:Text(|Text(]] | ||
+ | |||
+ | A: [[83Plus:Basic:Graphics:Pen|Pen]] |
Latest revision as of 05:54, 5 November 2009
Homescreen functions:
I/O menu ([PRGM] [>])
3: Disp
6: Output(
8: ClrHome
Graphscreen functions
Draw menu ([2nd] [PRGM])
1: ClrDraw
2: Line(
3: Horizontal
4: Vertical
5: Tangent(
6: DrawF
7: Shade(
8: DrawInv
9: Circle
0: Text(
A: Pen