Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OptionRowHandler Class Reference

Shows PlayerOptions and SongOptions in icon form. More...

#include <OptionRowHandler.h>

Inheritance diagram for OptionRowHandler:
Inheritance graph
[legend]
Collaboration diagram for OptionRowHandler:
Collaboration graph
[legend]

Public Member Functions

virtual void Init ()
 
bool Load (const Commands &cmds)
 
std::string OptionTitle () const
 
std::string GetThemedItemText (int iChoice) const
 
virtual bool LoadInternal (const Commands &)
 
virtual ReloadChanged Reload ()
 
virtual int GetDefaultOption () const
 
virtual void ImportOption (OptionRow *, const PlayerNumber &, std::vector< bool > &vbSelectedOut) const
 
virtual int ExportOption (const PlayerNumber &, const std::vector< bool > &vbSelected) const
 
virtual void GetIconTextAndGameCommand (int iFirstSelection, std::string &sIconTextOut, GameCommand &gcOut) const
 
virtual std::string GetScreen (int) const
 
virtual bool NotifyOfSelection (PlayerNumber pn, int choice)
 
virtual bool GoToFirstOnStart ()
 

Public Attributes

OptionRowDefinition m_Def
 
std::vector< std::string > m_vsReloadRowMessages
 

Detailed Description

Shows PlayerOptions and SongOptions in icon form.


The documentation for this class was generated from the following files: