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

Go to the source code of this file.

Classes

class  libscratchcpp::Drawable
 The Drawable class is the base class of rendered elements (stage, sprites, text bubbles). More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.