MCPcopy Create free account
hub / github.com/TankOs/SFGUI / RenderCustomSFML

Method RenderCustomSFML

examples/Test.cpp:873–875  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

871}
872
873void SampleApp::RenderCustomSFML() {
874 //m_sfml_canvas->Draw( m_canvas_sprite );
875}
876
877int main() {
878 SampleApp app;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected