PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Friends | List of all members
PGE_IntMenuItem Class Reference
Inheritance diagram for PGE_IntMenuItem:
PGE_Menuitem

Public Member Functions

 PGE_IntMenuItem (const PGE_IntMenuItem &it)
 
void left ()
 
void right ()
 
void render (int x, int y)
 
- Public Member Functions inherited from PGE_Menuitem
 PGE_Menuitem (const PGE_Menuitem &_it)
 
PGE_Menuitem operator= (const PGE_Menuitem &_it)
 
virtual void toggle ()
 

Friends

class PGE_Menu
 

Additional Inherited Members

- Public Types inherited from PGE_Menuitem
enum  itemType {
  ITEM_Normal =0, ITEM_Bool, ITEM_Int, ITEM_NamedInt,
  ITEM_KeyGrab, ITEM_StrList
}
 
- Public Attributes inherited from PGE_Menuitem
QString title
 
QString value
 
itemType type
 
int valueOffset
 X-offset where must be rendered value label.
 
- Protected Attributes inherited from PGE_Menuitem
std::function< void()> extAction
 
int _width
 
int _font_id
 

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