Ares
Static Public Attributes

PopupMenu Class Reference

#include <src/UI/PopupMenu.h>

List of all members.

Static Public Attributes

static Point2D PixelCoords
static CellStruct CellCoords
static CoordStruct LeptonCoords
static RectangleStruct MenuBox = {0, 0, 0, 0}
static RectangleStruct MenuItem = {0, 0, 0, 0}
static short HighlightedItem = -1
static bool Drawing = false

Member Data Documentation

CellStruct PopupMenu::CellCoords [static]
bool PopupMenu::Drawing = false [static]
short PopupMenu::HighlightedItem = -1 [static]
CoordStruct PopupMenu::LeptonCoords [static]
RectangleStruct PopupMenu::MenuBox = {0, 0, 0, 0} [static]
RectangleStruct PopupMenu::MenuItem = {0, 0, 0, 0} [static]
Point2D PopupMenu::PixelCoords [static]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines