Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
820
void menu::PlayerSimple::SetPosition(float x, float y)
821
{
822
m_videoPlane->SetPos({x, y});
823
}
824
825
void menu::PlayerSimple::SetSettingsOverride(SettingsOverride override)
826
{
Callers
3
OnLoadSecondStage
Method · 0.80
OnExpandButton
Method · 0.80
OnPlayerEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected