Queues for drawing
raphamorim opened this issue · 0 comments
raphamorim commented
currentContext = {
queue: new Array() // Array of things to draw, witch can be saved in a buffer or drew
...
}
raphamorim opened this issue · 0 comments
currentContext = {
queue: new Array() // Array of things to draw, witch can be saved in a buffer or drew
...
}