Predefined graphcodes
(Redirected from SCREEN)
Jump to navigation
Jump to search
Definition
Predefined graphcodes can be used as GraphID's in some cases.
Functions using graphics is the most common case.
List
Constant | - Value | - Description |
BACKGROUND | - 0 | - The graphic of the background (local variable graph of a process won't work with this). |
SCREEN | - -1 | - The graphic of the screen (its center is (0,0)). |