diff options
| author | jules <jules@okfoc.us> | 2016-04-18 16:38:19 -0400 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2016-04-18 16:38:19 -0400 |
| commit | 47a43ac4f7b06888a84a11a83db426ad55b8087f (patch) | |
| tree | 50fb3d1f81f2c58999a6e46c6ec4fbb9c2cdb47c /commands.html | |
| parent | 91ef84313ab4e1288411c247bb23e09af64e13f0 (diff) | |
add frame_t variable, increments on each draw call
Diffstat (limited to 'commands.html')
| -rw-r--r-- | commands.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commands.html b/commands.html index df9b072..11c8180 100644 --- a/commands.html +++ b/commands.html @@ -13,6 +13,7 @@ i{ color: #666; } <pre id="pre"><u>function parameters</u> w, h, x, y t = current time (ms) +frame_t = current frame d[] = imageData array r, g, b, a = color values mousex, mousey |
