MCPcopy Create free account
hub / github.com/dejwk/roo_display / drawTo

Method drawTo

test/testing.h:352–352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350
351 private:
352 void drawTo(const Surface& s) const override { s.drawObject(streamable_); };
353
354 ParserStreamable<ColorMode> streamable_;
355};

Callers

nothing calls this directly

Calls 1

drawObjectMethod · 0.45

Tested by

no test coverage detected