libscratchcpp
A library for C++ based Scratch project players
Loading...
Searching...
No Matches
inputvalue.h File Reference
#include <memory>
#include "spimpl.h"
#include "value.h"
Include dependency graph for inputvalue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libscratchcpp::InputValue
 The InputValue class provides methods for the value of an Input. More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.