Difference between revisions of "Category:83Plus:Basic:Graphics"
From WikiTI
({{stub}} article to have a category listing) |
|||
(7 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: == | ||
+ | |||
+ | '''I/O menu ([PRGM] [>])''' | ||
+ | |||
+ | 3: [[83Plus:Basic:Graphics:Disp|Disp]] | ||
+ | |||
+ | 6: [[83Plus:Basic:Graphics:Output(|Output(]] | ||
+ | |||
+ | 8: [[83Plus:Basic:Graphics:ClrHome|ClrHome]] | ||
+ | |||
+ | == Graphscreen functions == | ||
+ | |||
+ | '''Draw menu ([2nd] [PRGM])''' | ||
+ | |||
+ | 1: [[83Plus:Basic:Graphics:ClrDraw|ClrDraw]] | ||
+ | |||
+ | 2: [[83Plus:Basic:Graphics:Line(|Line(]] | ||
+ | |||
+ | 3: [[83Plus:Basic:Graphics:Horizontal|Horizontal]] | ||
+ | |||
+ | 4: [[83Plus:Basic:Graphics:Vertical|Vertical]] | ||
+ | |||
+ | 5: [[83Plus:Basic:Graphics:Tangent(|Tangent(]] | ||
+ | |||
+ | 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 04: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