view src/paranormal/TODO @ 270:b1574873f2ed trunk

[svn] - by constant request, add a TODO.
author nenolod
date Sun, 19 Nov 2006 10:34:45 -0800
parents
children b166ce84af57
line wrap: on
line source

More immediate points:

- swap surface
- blend surface

- xform_half
  halfs the surface horizontally or vertically and doublerenders.

- container_stepped
  executes <step> amount of instructions.. step increases or decreases 
  on beat

- container_repeat
  executes the child instructions <step> amount of times.. step 
  increases or decreases on beat

Paranormal v2 (?):

- some sort of mathematical expression parser, scopes & such to use it