- This wiki is out of date, use the continuation of this wiki instead
Region
From FenixWiki
[edit] Definition
[edit] Local variable
INT region = 0
Region is a predefined local variable. Region holds the RegionID of the region in which the process' graphic should only be displayed in. By default this is region 0, the whole screen.
The graphic of the process is only displayed in its region, even if the x and y coordinates are outside of the region, the part inside the region will still be displayed.
[edit] Concept
A region is a rectangular field, inside the screen. It can be defined with define_region() and can be useful for displaying graphics in only certain parts of the screen and out_region(). Region 0 is the whole screen.
Local variables | |
• Angle • Bigbro • Father • File • Flags • Graph • Id • Region • Reserved • Resolution • Size • Size_x • Size_y • Smallbro • Son • X • Y • Z • |