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

ProcessID

From FenixWiki

Revision as of 13:09, 23 March 2007 by 130.89.160.132 (Talk)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
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 (<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.

Personal tools