libscratchcpp
libscratchcpp copied to clipboard
C++ library for building Scratch project players
This will match the behavior of Scratch (correct layer order of monitors).
See https://github.com/scratchfoundation/scratch-vm/blob/7313ce5199f8a3da7850085d0f7f6a3ca2c89bf6/src/blocks/scratch3_looks.js#L251-L257
[src/engine/virtualmachine_p.cpp](https://github.com/scratchcpp/libscratchcpp/blob/master/src/engine/virtualmachine_p.cpp) Compilers will turn the switch statement into computed goto automatically.