34 m_Logo = ImageWidget.Cast( layoutRoot.FindAnyWidget(
"Logo" ) );
35 m_Scroller = ScrollWidget.Cast( layoutRoot.FindAnyWidget(
"CreditsPanel" ) );
36 m_Content = WrapSpacerWidget.Cast( layoutRoot.FindAnyWidget(
"CreditsContent" ) );
38 m_InfoPanel = layoutRoot.FindAnyWidget(
"InfoPanel" );
61 ref CreditsDepartmentElement e =
new CreditsDepartmentElement( i,
m_Content,
m_CreditsData.Departments.Get( i - 1 ) );
67 override void Update(
float timeslice )
73 if( new_menu_val < 1 )
81 if( new_menu_val < 1 )
100 if( new_menu_val > 0 )
111 if(
GetGame().GetInput().LocalRelease(
"UAUIBack") )
119 if (
GetGame().GetInput().IsEnabledMouseAndKeyboard() && input_device_type ==
EInputDeviceType.MOUSE_AND_KEYBOARD)
proto native WorkspaceWidget GetWorkspace()
static JsonDataCredits GetData()
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
proto native CGame GetGame()
proto volatile int Call(Class inst, string function, void parm)
proto void GetScreenSize(out int x, out int y)