- This wiki is out of date, use the continuation of this wiki instead
Region
From FenixWiki
(Difference between revisions)
Sandman (Talk | contribs)
(New page: category:General category:variables category:predefined category:local variables '''Up to Local Variables''' ---- == Definition == === Local variabl...)
Next diff →
Revision as of 00:26, 26 December 2007
Definition
Local variable
INT region
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.
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 • |