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

Method getFlashInterface

Plugins/Plugin_HikariWidget/FlashControl.h:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230 void update();
231
232 ShockwaveFlashObjects::IShockwaveFlash* getFlashInterface()
233 {
234 return flashInterface;
235 }
236
237 void handleKeyEvent(UINT msg, WPARAM wParam, LPARAM lParam);
238

Callers 5

playMethod · 0.80
stopMethod · 0.80
rewindMethod · 0.80
gotoFrameMethod · 0.80
setLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected