MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / SetPosition

Method SetPosition

NetStream/source/menus/menu_player_simple.cpp:820–823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

818}
819
820void menu::PlayerSimple::SetPosition(float x, float y)
821{
822 m_videoPlane->SetPos({x, y});
823}
824
825void menu::PlayerSimple::SetSettingsOverride(SettingsOverride override)
826{

Callers 3

OnLoadSecondStageMethod · 0.80
OnExpandButtonMethod · 0.80
OnPlayerEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected