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

Go to the source code of this file.

Classes

class  libscratchcpp::Asset
 The Asset class represents a Scratch asset, for example a Costume or a Sound. More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.