|
libscratchcpp
A library for C++ based Scratch project players
|


Go to the source code of this file.
Classes | |
| struct | libscratchcpp::ValueData |
| The ValueData struct holds the data of Value. It's used in compiled Scratch code for better performance. More... | |
Namespaces | |
| namespace | libscratchcpp |
| The main namespace of the library. | |
Variables | |
| Number = 0 | |
| Bool = 1 | |
| String = 2 | |
| Bool = 1 |
| Number = 0 |
| String = 2 |