Version 2.01.05.12I have updated the readme with new info for the new functions.
Fix now returns the current state of the modes and you can now use bitlogic to set or reset certain modes. For example, to reset a certain modes, get their mode number and do something like this:
Fix and not(n ;Example, n=6 to enable ON and make the graph screen update normally
To set certain modes, do this:
Fix or n ;Example, n=6 to disable ON and make the screen update inverted
You can also now use RecallPic and StorePic

Finally, the particle engine has been updated! It is now faster (2048 particles in PARTEX2 now is done at 5.66 FPS instead of 3.60

) and the rules can be changed

There are two ways to customise the rules, the easy way being something like this:
That sets the rule to check the down direction first, if it cannot move down, try left and right, if that fails, check up

Any comments or suggestions can go in the appropriate topic
