- This wiki is out of date, use the continuation of this wiki instead
Clear screen
From FenixWiki
(Difference between revisions)
Revision as of 16:53, 25 February 2008 (edit) 85.144.194.29 (Talk) (Never mind. Man.) ← Previous diff |
Revision as of 19:34, 25 February 2008 (edit) (undo) Sandman (Talk | contribs) (It's wrong I tell you.) Next diff → |
||
Line 8: | Line 8: | ||
== Returns == | == Returns == | ||
- | + | '''INT''' : [[true]] | |
- | + | ||
- | + | ||
- | + | ||
== Errors == | == Errors == | ||
- | + | {| | |
- | + | | Unsupported color depth || - The specified graph has a not supported color depth. | |
- | + | |} | |
- | + | ||
{{Funcbox | {{Funcbox | ||
| category = Screen | | category = Screen | ||
}} | }} |
Revision as of 19:34, 25 February 2008
Definition
INT clear_screen ( )
Clears the background of the screen.
Returns
INT : true
Errors
Unsupported color depth | - The specified graph has a not supported color depth. |
Screen Functions | |
• Clear_screen() • Get_screen() • Put() • Put_screen() • Xput() • |