- This wiki is out of date, use the continuation of this wiki instead
ProcessID
From FenixWiki
(Difference between revisions)
Revision as of 13:09, 23 March 2007
A ProcessID is a unique identification code, for one instance of a processtype. A ProcessID is always odd and larger than 65536 (<math>2^16</math>).
This makes it possible to use for example the function collision() in an if() statement. This is because collision() returns the ProcessID the process calling collision() has collided with.