vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Icon.h File Reference
#include "PoB.h"
#include "Icon.h"

Go to the source code of this file.

Classes

class  Icon
 Icon. More...
 

Enumerations

enum  IconType { ICON__BUTTON = 1, ICON__SWITCH, ICON__MULTISWITCH }
 types of Icon More...
 

Enumeration Type Documentation

enum IconType

types of Icon

Enumerator
ICON__BUTTON 

after clicking, single action happens

ICON__SWITCH 

switch, with two possible states.

ICON__MULTISWITCH 

switch, with more possible states.