11 #include "DialogGameVideoSelect.h" 31 std::string GetHeading()
override;
32 void PreInit()
override;
34 void OnItemFocus(
unsigned int index)
override;
35 unsigned int GetFocusedItem()
const override;
36 void PostExit()
override;
37 bool OnClickAction()
override;
41 static std::string GetRotationLabel(
unsigned int rotationDegCCW);
44 std::vector<unsigned int> m_rotations;
Definition: DialogGameVideoSelect.h:30
Represents a list of files.
Definition: FileItem.h:721
Definition: AudioDecoder.h:18
Definition: DialogGameVideoRotation.h:23