Push a render canvas on the stack. Everything after that and before the next popCanvas will be rendered onto this. You **must** call popCanvas after that.
See Implementation
Push a render canvas on the stack. Everything after that and before the next popCanvas will be rendered onto this. You **must** call popCanvas after that.