- This wiki is out of date, use the continuation of this wiki instead
Predefined graphcodes
From FenixWiki
(Difference between revisions)
| Revision as of 23:56, 3 May 2007 (edit) Sandman (Talk | contribs) m ← Previous diff |
Revision as of 20:04, 25 February 2008 (edit) (undo) Sandman (Talk | contribs) m (→Definition) Next diff → |
||
| Line 3: | Line 3: | ||
| == Definition == | == Definition == | ||
| Predefined graphcodes can be used as [[GraphID]]'s in some cases. | Predefined graphcodes can be used as [[GraphID]]'s in some cases. | ||
| + | |||
| + | [[Functions]] using [[graphic]]s is the most common case. | ||
| + | |||
| + | The [[local variable]] [[graph]] of a [[process]] won't work with these. | ||
| == List == | == List == | ||
Revision as of 20:04, 25 February 2008
Definition
Predefined graphcodes can be used as GraphID's in some cases.
Functions using graphics is the most common case.
The local variable graph of a process won't work with these.
List
| Constant | - Value | - Description |
| BACKGROUND | - 0 | - The graph of the background. |
| SCREEN | - -1 | - The graph of the screen. |
