- This wiki is out of date, use the continuation of this wiki instead
DrawID
From FenixWiki
(Difference between revisions)
Revision as of 23:44, 19 November 2007 (edit) Sandman (Talk | contribs) (New page: == Definition == '''DrawID''' A DrawID is an identifier associated with a certain drawing. It is returned by draw_xxx() functions. It can be used in other...) ← Previous diff |
Current revision (23:44, 19 November 2007) (edit) (undo) Sandman (Talk | contribs) (New page: == Definition == '''DrawID''' A DrawID is an identifier associated with a certain drawing. It is returned by draw_xxx() functions. It can be used in other...) |
Current revision
[edit] Definition
DrawID
A DrawID is an identifier associated with a certain drawing. It is returned by draw_xxx() functions. It can be used in other functions, to alter its state.
[edit] Notes
DrawID "0" means all drawings.