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

ProcessID

From FenixWiki

Revision as of 13:58, 23 March 2007 by Sandman (Talk | contribs)
Jump to: navigation, search

A ProcessID is a unique identification code, for one instance of a processtype. A ProcessID is always odd and larger than 65536 (2^16).
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.



--Sandman 14:56, 23 March 2007 (CET)

Personal tools