Guest User

Untitled

a guest
Nov 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. tributary.init = function(ctx) {
  2. };
  3. tributary.run = function(ctx,t) {
  4. tributary.clear(); //helper function to clear the canvas
  5. };
Add Comment
Please, Sign In to add comment