MCPcopy Create free account
hub / github.com/MyGUI/mygui / load

Method load

Plugins/Plugin_HikariWidget/HikariWidget.cpp:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 void HikariWidget::load(const std::string& movieFilename)
78 {
79 if (mControl)
80 mControl->load(movieFilename);
81 }
82
83 void HikariWidget::play()
84 {

Callers 3

createManualMethod · 0.45
loadFromFileMethod · 0.45
createShaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected