Hi, is it possible to define draw
and update
functions in another namespace than where I call defsketch
?
more specifically, calling the quil drawing methods, which rely on being in the scope of a sketch from that other namespace ("Works only inside a sketch function" in the API docs)