This wiki is out of date, use the continuation of this wiki instead

Region

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:26, 26 December 2007 (edit)
Sandman (Talk | contribs)
(New page: category:General category:variables category:predefined category:local variables '''Up to Local Variables''' ---- == Definition == === Local variabl...)
← Previous diff
Current revision (18:53, 3 April 2008) (edit) (undo)
Sandman (Talk | contribs)
m
 
Line 11: Line 11:
== Definition == == Definition ==
=== Local variable === === Local variable ===
-'''INT''' region+'''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. '''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.

Current revision

Up to Local Variables



[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
AngleBigbroFatherFileFlagsGraphIdRegionReservedResolutionSizeSize_xSize_ySmallbroSonXYZ
Personal tools