Reader.h
Go to the documentation of this file.
99 debug_e("[DRAW] Asset #%u is %s, not compatible with Brush", id, ::toString(asset->type()).c_str());
A collection of line and curve drawing operations.
Definition: Libraries/Graphics/src/include/Graphics/Object.h:1179
AssetList assets
Definition: Libraries/Graphics/src/include/Graphics/Object.h:1205
Definition: Reader.h:38
~Reader()
Object * readObject()
Reader(const DrawingObject &drawing)
A drawable object inherits from this virtual base class.
Definition: Libraries/Graphics/src/include/Graphics/Object.h:97
size_t read(uint32_t offset, void *buffer, size_t count)
const char * c_str() const
Get a constant (un-modifiable) pointer to String content.
Definition: WString.h:617
String toString(OpCode opcode)
Definition: Virtual.h:31
Definition: Registers.h:60